TestElement.m_name Field

Definition

Returns the value of the Name property.

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

Field Value

Attributes

Applies to