TimerResult.m_timeZone, champ
Espace de noms : Microsoft.VisualStudio.TestTools.Common
Assembly : Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)
Syntaxe
'Déclaration
<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
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.