次の方法で共有


TimeZoneInformation.StandardDate プロパティ

定義

夏時間から標準時への移行が行われるときに日付とローカル時間を格納する SYSTEMTIME オブジェクトを取得します。

public:
 property ReportService2006::SYSTEMTIME ^ StandardDate { ReportService2006::SYSTEMTIME ^ get(); void set(ReportService2006::SYSTEMTIME ^ value); };
public ReportService2006.SYSTEMTIME StandardDate { get; set; }
member this.StandardDate : ReportService2006.SYSTEMTIME with get, set
Public Property StandardDate As SYSTEMTIME

プロパティ値

夏時間から標準時への移行が行われるときに日付とローカル時間を格納する SYSTEMTIME オブジェクトです。

適用対象