TimeZoneInfo.DaylightName PropertyTimeZoneInfo.DaylightName PropertyTimeZoneInfo::DaylightName Property

Gets the display name for the current time zone's daylight saving time.

Syntax

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

Property Value

Type: System.StringSystem.StringSystem::String^

The display name for the time zone's daylight saving time.