Partilhar via


Campo TimerResult.m_name

Nome para este objeto do resultado de timer.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (em Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxe

'Declaração
<PersistenceElementNameAttribute("name")> _
Protected m_name As String
[PersistenceElementNameAttribute("name")]
protected string m_name
[PersistenceElementNameAttribute(L"name")]
protected:
String^ m_name
[<PersistenceElementNameAttribute("name")>]
val mutable m_name: string
protected var m_name : String

Segurança do .NET Framework

Consulte também

Referência

TimerResult Classe

Namespace Microsoft.VisualStudio.TestTools.Common