SPWebTemplate.Lcid property
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property Lcid As UInteger
Get
'用途
Dim instance As SPWebTemplate
Dim value As UInteger
value = instance.Lcid
public uint Lcid { get; }
Property value
Type: System.UInt32
指定地區設定 ID UInt32
備註
在美國英文的 1033年和 1041 為日文,是一些範例。
如果SPWebTemplate代表網站範本,此屬性對應於WebTemplate中的項目.wsp 檔案來儲存網站範本中所包含的elements.xml檔案的Locale屬性。