TimeZoneInformation.DaylightDate Propiedad

Definición

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

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

Se aplica a