SPTimeZone.Information-Eigenschaft
Ruft Informationen über die Zeitzone ab.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Information As SPTimeZoneInformation
Get
'Usage
Dim instance As SPTimeZone
Dim value As SPTimeZoneInformation
value = instance.Information
public SPTimeZoneInformation Information { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.SPTimeZoneInformation
Eine SPTimeZoneInformation -Struktur, die Informationen über die Zeitzone enthält.