TimeZoneInformation.DaylightDate Propiedad

Definición

Obtiene un SYSTEMTIME objeto que contiene una fecha y hora local cuando ocurre la transición de la hora estándar a la hora de verano.

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

Valor de propiedad

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

Se aplica a