InterfaceImplementedInVersionAttribute.RevisionVersion 属性

定义

获取首次实现该接口的目标类型的修订本号。

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

属性值

版本的版本组件。

适用于