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::Description Property
Gets or sets a description of this test element.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
public: [DefaultValueAttribute("")] [GroupingPropertyAttribute] [UserVisiblePropertyAttribute("{B65344DF-319D-4a50-B8FB-0292317C6E8A}")] [PropertyWindowAttribute] property String^ Description { virtual String^ get(); virtual void set(String^ value); }
Implements
ITestElement::Description
Show: