共用方式為


RegionalSettings.CollationLCID 屬性

對於網站上使用的定序規則取得地區設定識別碼 (LCID)。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public ReadOnly Property CollationLCID As UInteger
    Get
'用途
Dim instance As RegionalSettings
Dim value As UInteger

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

屬性值

類型:System.UInt32
定序 LCID。

備註

定序指定位元模式代表每個字元,以及依據字元是排序,比較的規則。

請參閱

參照

RegionalSettings 類別

RegionalSettings 成員

Microsoft.SharePoint.Client 命名空間