TimeZoneInfo.Id PropertyTimeZoneInfo.Id PropertyTimeZoneInfo::Id Property

Gets the time zone identifier.

Syntax

Public ReadOnly Property Id As String
        Get
public string Id { get; }
public:
property String^ Id {
    String^ get();
}
 

Property Value

Type: System.StringSystem.StringSystem::String^

The time zone identifier.