次の方法で共有


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 オブジェクトです。

適用対象