Share via


SPRegionalSettings.DateFormat-Eigenschaft

Ruft das auf dem Server verwendete Datumsformat ab.

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

Syntax

'Declaration
Public ReadOnly Property DateFormat As UInteger
    Get
'Usage
Dim instance As SPRegionalSettings
Dim value As UInteger

value = instance.DateFormat
public uint DateFormat { get; }

Eigenschaftswert

Typ: System.UInt32
Eine 32-Bit-Ganzzahl ohne Vorzeichen, die das Datumsformat angibt.

Siehe auch

Referenz

SPRegionalSettings Klasse

SPRegionalSettings-Member

Microsoft.SharePoint-Namespace