Partager via


WebInformation.Language - Propriété

Renvoie l'identificateur de paramètres régionaux (LCID) pour la langue par défaut du site Web.

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

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

Valeur de propriété

Type : System.UInt32
LCID pour la langue par défaut.

Voir aussi

Référence

WebInformation classe

WebInformation - Membres

Microsoft.SharePoint.Client - Espace de noms