This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IT > ITimeZoneInfo Interface > ITimeZoneInfo.WindowsID Property (ArcObjects .NET 10.5 SDK) |
Time zone Windows ID name.
[Visual Basic .NET] Public Property WindowsID As String
[C#] public string WindowsID {get; set;}
[C++]
HRESULT get_WindowsID(
BSTR* WindowsID
);
[C++]
HRESULT put_WindowsID(
BSTR WindowsID
);
[C++]
Parameters WindowsID [out, retval] WindowsID is a parameter of type BSTR WindowsID [in] WindowsID is a parameter of type BSTR