SortVersion.FullVersion 屬性

定義

取得 SortVersion 物件的完整版本號碼。

public:
 property int FullVersion { int get(); };
public int FullVersion { get; }
member this.FullVersion : int
Public ReadOnly Property FullVersion As Integer

屬性值

Int32

這個 SortVersion 物件的版本號碼。

備註

屬性的值會反映用來正規化和比較字串的 FullVersion Unicode 版本。

適用於