Share via


TestElement.m_description Field

Definition

Returns the value of the Description property.

protected: System::String ^ m_description;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("description")]
protected string m_description;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("description")>]
val mutable m_description : string
Protected m_description As String 

Field Value

Attributes

Applies to