TimerResult.m_name Field

Definition

Name for this timer result object.

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