TimeZoneInformation.StandardDate 属性

定义

获取从夏令时转换为标准时间时包含日期和本地时间的 SYSTEMTIME 对象。

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

属性值

一个 SYSTEMTIME 对象,该对象包含从夏令时转换为标准时间时的日期和本地时间。

适用于