DebugDirectoryEntry.MinorVersion 屬性

定義

取得偵錯資料格式的次要版本號碼。

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

屬性值

偵錯資料格式的次要版本號碼。

適用於