言語

TimeZoneInformation.StandardDate プロパティ

定義

日時から標準時への移行が起こる日時と現地時刻を取得または設定します。

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

プロパティ値

日時から標準時間への移行時に日付と現地時間を返します。

適用対象