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