DomainIdentifier.Revision 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定這個識別碼所參考之網域的版本。
public long Revision { get; set; }
member this.Revision : int64 with get, set
Public Property Revision As Long
屬性值
這個識別碼所參考之網域的版本。
例外狀況
在 set 上,如果設定為小於 MinRevision 或大於 MaxRevision ,則會擲回 。