InterfaceImplementedInVersionAttribute.RevisionVersion プロパティ

定義

最初にインターフェイスを実装した対象の型のバージョンのリビジョン部分を取得します。

public:
 property System::Byte RevisionVersion { System::Byte get(); };
public byte RevisionVersion { get; }
member this.RevisionVersion : byte
Public ReadOnly Property RevisionVersion As Byte

プロパティ値

バージョンのリビジョン部分。

適用対象