TimeZoneInformation.Current 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.
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.