TimeZoneInformation.StandardDate 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 TimeZoneInformation.SYSTEMTIME 一個包含日期和當地時間的物件,時間是從夏令時間轉換到標準時間的發生。
public:
property Microsoft::ReportingServices::Diagnostics::TimeZoneInformation::SYSTEMTIME ^ StandardDate { Microsoft::ReportingServices::Diagnostics::TimeZoneInformation::SYSTEMTIME ^ get(); void set(Microsoft::ReportingServices::Diagnostics::TimeZoneInformation::SYSTEMTIME ^ value); };
public Microsoft.ReportingServices.Diagnostics.TimeZoneInformation.SYSTEMTIME StandardDate { get; set; }
member this.StandardDate : Microsoft.ReportingServices.Diagnostics.TimeZoneInformation.SYSTEMTIME with get, set
Public Property StandardDate As TimeZoneInformation.SYSTEMTIME
屬性值
一個 TimeZoneInformation.SYSTEMTIME 包含日照時間與當地時間的物件,時間發生在夏令時間到標準時間的轉換。