ComputerInfo.TimeZone Property

Definition

Name of the system's current time zone

public:
 property System::String ^ TimeZone { System::String ^ get(); };
public:
 property Platform::String ^ TimeZone { Platform::String ^ get(); };
public string TimeZone { get; }
member this.TimeZone : string
Public ReadOnly Property TimeZone As String

Property Value

Applies to