Compartir a través de


de la propiedad WebInformation.Language

Obtiene el identificador de configuración regional (LCID) para el idioma predeterminado del sitio Web.

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblados:   Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)

Sintaxis

'Declaración
Public ReadOnly Property Language As UInteger
    Get
'Uso
Dim instance As WebInformation
Dim value As UInteger

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

Valor de propiedad

Tipo: System.UInt32
LCID del idioma predeterminado.

Vea también

Referencia

clase WebInformation

Miembros WebInformation

Espacio de nombres Microsoft.SharePoint.Client