TimeZoneInfo.StandardName PropertyTimeZoneInfo.StandardName PropertyTimeZoneInfo::StandardName Property

Gets the display name for the time zone's standard time.

Syntax

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

Property Value

Type: System.StringSystem.StringSystem::String^

The display name of the time zone's standard time.