InterfaceImplementedInVersionAttribute.MajorVersion プロパティ

定義

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

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

プロパティ値

バージョンの主要なコンポーネント。

適用対象