获取网站上使用的排序规则的区域设置标识符 (LCID)。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property CollationLCID As UInteger
Get
用法
Dim instance As SPRegionalSettings
Dim value As UInteger
value = instance.CollationLCID
public uint CollationLCID { get; }
属性值
类型:System.UInt32
指示排序规则 LCID 32 位整数。
备注
排序规则指定表示每个字符和字符按其排序和比较的规则的位模式。