Click or drag to resize

TimeZoneFactoryDefaultTimeZoneNameSettingKey Field

Gets the name of the application setting containing the name of the default time zone to use in the application.

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.0.8475.0
Syntax
C#
public const string DefaultTimeZoneNameSettingKey = "timeZoneSettings:defaultTimeZoneHomeZone"

Field Value

String
See Also