Partager via


TimeZone.Information - Propriété

Récupère des informations relatives au fuseau horaire.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Information As TimeZoneInformation
    Get
'Utilisation
Dim instance As TimeZone
Dim value As TimeZoneInformation

value = instance.Information
public TimeZoneInformation Information { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.TimeZoneInformation
Les informations relatives au fuseau horaire.

Voir aussi

Référence

TimeZone classe

TimeZone - Membres

Microsoft.SharePoint.Client - Espace de noms