TimeZoneInformation.Current 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得當前時區的資訊。
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
屬性值
一個 TimeZoneInformation 包含當前時區資訊的物件。