WebInformation.Language-Eigenschaft
Ruft die Gebietsschema-ID (LCID) für die Standardsprache für die Website an.
Namespace: Microsoft.SharePoint.Client
Assemblys: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Language As UInteger
Get
'Usage
Dim instance As WebInformation
Dim value As UInteger
value = instance.Language
public uint Language { get; }
Eigenschaftswert
Typ: System.UInt32
Die LCID für die Standardsprache.