命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property LocaleId As UInteger
Get
Set
用法
Dim instance As SPRegionalSettings
Dim value As UInteger
value = instance.LocaleId
instance.LocaleId = value
public uint LocaleId { get; set; }
属性值
类型:System.UInt32
无符号的 32 位整数,指定区域设置 id。