Freigeben über


SPTimeZoneInformation.StandardDate-Eigenschaft

Ruft das Datum, an dem Normalzeit beginnt, für die Zeitzone.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property StandardDate As SPSystemTime
    Get
'Usage
Dim instance As SPTimeZoneInformation
Dim value As SPSystemTime

value = instance.StandardDate
public SPSystemTime StandardDate { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPSystemTime
Ein Microsoft.SharePoint.SPSystemTime -Objekt, das das Datum darstellt.

Siehe auch

Referenz

SPTimeZoneInformation Struktur

SPTimeZoneInformation-Member

Microsoft.SharePoint-Namespace