TimerResult.m_name 字段

定义

此计时器结果对象的名称。

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 

字段值

String
属性

适用于