TimerResult.m_timeZone-Feld
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
<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
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.