Edit

Share via


TimeChangeType.TimeZoneName Property

Definition

The TimeZoneName property gets or sets a value that represents a time zone name.

public:
 property System::String ^ TimeZoneName { System::String ^ get(); void set(System::String ^ value); };
public string TimeZoneName { get; set; }
Public Property TimeZoneName As String

Property Value

The TimeZoneName property returns a string that represents a time zone name.

Applies to