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::TestType Property
When overridden in a derived class, gets the type of this test.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
public: [GroupingPropertyAttribute] [UserVisiblePropertyAttribute("{748C7CC5-7A39-42e6-A74A-D010BD143D01}")] [PropertyWindowAttribute] property TestType^ TestType { virtual TestType^ get() abstract; }
Implements
ITestElement::TestType
Show: