TimeZoneType.TimeZoneName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The TimeZoneName property gets or sets the name of the time zone.
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 the name of the time zone.