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 对象,该对象包含从标准时间转换为夏令时时的日期和本地时间。

适用于