InterfaceImplementedInVersionAttribute.RevisionVersion プロパティ

定義

最初にインターフェイスを実装したターゲット型のバージョンのリビジョン コンポーネントを取得します。

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

プロパティ値

バージョンのリビジョン コンポーネント。

適用対象