The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TestElement::IsRunnable Property
Gets or sets a value that indicates whether this test element is runnable.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
public: [GroupingPropertyAttribute] [UserVisiblePropertyAttribute("{946480CE-4C06-44e8-9F94-AA70C4938BB4}")] property bool IsRunnable { virtual bool get() sealed; }
Implements
ITestElement::IsRunnable
Show: