SortVersion.SortId 屬性

定義

取得這個 SortVersion 物件的全域唯一識別項。

public:
 property Guid SortId { Guid get(); };
public Guid SortId { get; }
member this.SortId : Guid
Public ReadOnly Property SortId As Guid

屬性值

SortVersion 物件的全域唯一識別項。

備註

屬性的值 SortId 反映其慣例會影響字串比較和排序的文化特性。

適用於