TypeLibVersionAttribute.MajorVersion 속성

정의

형식 라이브러리의 주 버전 번호를 가져옵니다.

public:
 property int MajorVersion { int get(); };
public int MajorVersion { get; }
member this.MajorVersion : int
Public ReadOnly Property MajorVersion As Integer

속성 값

Int32

형식 라이브러리의 주 버전 번호입니다.

적용 대상