InterfaceImplementedInVersionAttribute.RevisionVersion Property

Definition

Gets the revision component of the version of the target type that first implemented the interface.

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

Property Value

The revision component of the version.

Applies to