This document is archived and information here might be outdated. Recommended version. |
Name of the time zone table.
[Visual Basic .NET]
Public Property TimeZoneTableName As String
[C#]
public string TimeZoneTableName {get; set;}
[C++]
HRESULT get_TimeZoneTableName(
System.String* TableName
);
[C++]
HRESULT put_TimeZoneTableName(
BSTR TableName
);
[C++] Parameters TableName [out, retval]
TableName is a parameter of type BSTR* TableName [in]
TableName is a parameter of type BSTR