RegionalSettings.LocaleId - Propriété
Gets and sets the locale identifier in use 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 Property LocaleId As UInteger
Get
Set
'Utilisation
Dim instance As RegionalSettings
Dim value As UInteger
value = instance.LocaleId
instance.LocaleId = value
public uint LocaleId { get; set; }
Valeur de propriété
Type : System.UInt32
The locale identifier.