Compartir a través de


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 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

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