DebugDirectoryEntry.MajorVersion 속성

정의

디버그 데이터 형식의 주 버전 번호를 가져옵니다.

public:
 property System::UInt16 MajorVersion { System::UInt16 get(); };
public ushort MajorVersion { get; }
member this.MajorVersion : uint16
Public ReadOnly Property MajorVersion As UShort

속성 값

UInt16

디버그 데이터 형식의 주 버전 번호입니다.

적용 대상