Campo TimerResult.m_name
Nome per questo oggetto risultato del timer.
Spazio dei nomi: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Sintassi
'Dichiarazione
<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
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.