Web.Language 屬性
取得值,指定在網站使用的語言 LCID。
命名空間: Microsoft.SharePoint.Client
組件: Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中); Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中) Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)
語法
'宣告
Public ReadOnly Property Language As UInteger
Get
'用途
Dim instance As Web
Dim value As UInteger
value = instance.Language
public uint Language { get; }
屬性值
類型:System.UInt32
傳回代表針對在網站上使用的語言 LCID UInt32執行個體。