共用方式為


SPWebInfo.Language property

32 位元不帶正負號的整數,表示該語言的地區設定識別項。

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

Syntax

'宣告
Public ReadOnly Property Language As UInteger
    Get
'用途
Dim instance As SPWebInfo
Dim value As UInteger

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

Property value

Type: System.UInt32

請參閱

參照

SPWebInfo class

SPWebInfo members

Microsoft.SharePoint namespace