共用方式為


DomainIdentifier.Revision 屬性

定義

取得或設定這個識別碼所參考之網域的版本。

public long Revision { get; set; }
member this.Revision : int64 with get, set
Public Property Revision As Long

屬性值

這個識別碼所參考之網域的版本。

例外狀況

在 set 上,如果設定為小於 MinRevision 或大於 MaxRevision ,則會擲回 。

適用於