TimeZoneInformation.Current Property

Definition

Gets the information for the current time zone.

public:
 static property Microsoft::ReportingServices::Diagnostics::TimeZoneInformation ^ Current { Microsoft::ReportingServices::Diagnostics::TimeZoneInformation ^ get(); };
public static Microsoft.ReportingServices.Diagnostics.TimeZoneInformation Current { get; }
member this.Current : Microsoft.ReportingServices.Diagnostics.TimeZoneInformation
Public Shared ReadOnly Property Current As TimeZoneInformation

Property Value

A TimeZoneInformation object that contains information for the current time zone.

Applies to