Version 24.2 (latest)

TimeZoneInfoProvider Class Properties

For a list of all members of this type, see TimeZoneInfoProvider members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)DefaultProviderReturns a static instance of a TimeZoneInfoProvider pre-loaded with default time zone information  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyLocalTimeZoneIdReturns or sets the Id for the local time zone  
Public PropertyLocalTimeZoneIdResolvedReturns the id for the local time zone (read-only)  
Public PropertyLocalTokenReturns the token that represents the local time zone  
Public PropertyTimeZoneTokensReturns a read-only collection of time zone tokens  
Public PropertyUtcTokenReturns the token that represents the UTC time zone  
Public PropertyVersionReturns a version number that gets bumped when any change is made that affects time zone information  
Protected Properties
 NameDescription
Protected PropertyTokensReturns a collection of tokens.  
See Also