TimeZoneInfo.DisplayName PropertyTimeZoneInfo.DisplayName PropertyTimeZoneInfo::DisplayName Property

Gets the general display name that represents the time zone.

Syntax

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

Property Value

Type: System.StringSystem.StringSystem::String^

The time zone's general display name.