This document is archived and information here might be outdated. Recommended version. |
The time zone name during daylight time.
[Visual Basic .NET]
Public Property DaylightTimeName As String
[C#]
public string DaylightTimeName {get; set;}
[C++]
HRESULT get_DaylightTimeName(
System.String* DaylightTimeName
);
[C++]
HRESULT put_DaylightTimeName(
BSTR DaylightTimeName
);
[C++] Parameters DaylightTimeName [out, retval]
DaylightTimeName is a parameter of type BSTR* DaylightTimeName [in]
DaylightTimeName is a parameter of type BSTR