_TimeZone.DaylightDesignation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a String (string in C#) that identifies the time zone in daylight time. Read-only.
public:
property System::String ^ DaylightDesignation { System::String ^ get(); };
public string DaylightDesignation { get; }
Public ReadOnly Property DaylightDesignation As String
Property Value
Remarks
This property is stored as the Dlt value for the time zone in the registry.