Partager via


RegionalSettings.DateFormat - Propriété

Gets the date format that is used on the server.

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 DateFormat As UInteger
    Get
'Utilisation
Dim instance As RegionalSettings
Dim value As UInteger

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

Valeur de propriété

Type : System.UInt32
The data format.

Voir aussi

Référence

RegionalSettings classe

RegionalSettings - Membres

Microsoft.SharePoint.Client - Espace de noms