言語

TimeZoneInformation.DaylightDate プロパティ

定義

標準時から夏時間への移行が起こる日付と現地時間を含む SYSTEMTIME オブジェクトを取得します。

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

プロパティ値

標準時から夏時間への移行が起こる日付と現地時間を含む SYSTEMTIME オブジェクトです。

適用対象