DebugDirectoryEntry.MinorVersion 속성

정의

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

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

속성 값

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

적용 대상