Lenguaje

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 ReportService2010::SYSTEMTIME ^ DaylightDate { ReportService2010::SYSTEMTIME ^ get(); void set(ReportService2010::SYSTEMTIME ^ value); };
public ReportService2010.SYSTEMTIME DaylightDate { get; set; }
member this.DaylightDate : ReportService2010.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