次の方法で共有


TimeZoneInformation.DaylightDate プロパティ

定義

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

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

プロパティ値

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

適用対象