Compartir a través de


TimeZoneInformation.StandardDate Propiedad

Definición

Obtiene un objeto SYSTEMTIME que contiene una fecha y una hora local cuando tiene lugar la transición desde la hora de verano a la hora 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

Objeto SYSTEMTIME que contiene una fecha y una hora local cuando tiene lugar la transición desde el horario de verano al horario estándar.

Se aplica a