Condividi tramite


Campo TimerResult.m_timeZone

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
<PersistenceElementNameAttribute("timezone")> _
Protected m_timeZone As TimeZoneInfo
[PersistenceElementNameAttribute("timezone")]
protected TimeZoneInfo m_timeZone
[PersistenceElementNameAttribute(L"timezone")]
protected:
TimeZoneInfo^ m_timeZone
[<PersistenceElementNameAttribute("timezone")>]
val mutable m_timeZone: TimeZoneInfo
protected var m_timeZone : TimeZoneInfo

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TimerResult Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common