Compartilhar via


SPWebInfo.Language property

Um inteiro sem sinal de 32 bits que indica o identificador de localidade para o idioma.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property Language As UInteger
    Get
'Uso
Dim instance As SPWebInfo
Dim value As UInteger

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

Property value

Type: System.UInt32

Ver também

Referência

SPWebInfo class

SPWebInfo members

Microsoft.SharePoint namespace