SPSolutionLanguagePack.LocaleId property
取得此語言套件的地區設定識別碼。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property LocaleId As UInteger
Get
'用途
Dim instance As SPSolutionLanguagePack
Dim value As UInteger
value = instance.LocaleId
public uint LocaleId { get; }
Property value
Type: System.UInt32
代表地區設定識別碼 (LCID),例如,日文 1041年 32 位元integer 。