TimeZoneInformation.StandardDate Propiedad

Definición

Obtiene un SYSTEMTIME objeto que contiene una fecha y hora local en la que ocurre la transición del horario de verano al horario estándar.

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

Valor de propiedad

Un SYSTEMTIME objeto que contiene una fecha y hora local en la que ocurre la transición del horario de verano al horario estándar.

Se aplica a