SPSolutionLanguagePack.LocaleId 属性

获取此语言包的区域设置标识符。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public ReadOnly Property LocaleId As UInteger
    Get
用法
Dim instance As SPSolutionLanguagePack
Dim value As UInteger

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

属性值

类型:System.UInt32
32 位integer表示的区域设置 ID (LCID),例如,为 1041年。

另请参阅

引用

SPSolutionLanguagePack 类

SPSolutionLanguagePack 成员

Microsoft.SharePoint.Administration 命名空间