TimeZoneInformation.DaylightDate Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un SYSTEMTIME objet contenant une date et une heure locale au moment où la transition de l’heure standard à l’heure d’été a lieu.
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
Valeur de propriété
Un SYSTEMTIME objet contenant une date et une heure locale au moment où la transition de l’heure standard à l’heure d’été a lieu.