TimeZoneInformation.StandardDate 屬性

定義

取得 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 包含日照時間與當地時間的物件,時間發生在夏令時間到標準時間的轉換。

適用於