TimeZoneInformation.StandardDate 属性

定义

获取或设置从夏令时转换到标准时间的日期和本地时间。

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

属性值

返回从夏令时转换到标准时间的日期和本地时间。

适用于