DebugDirectoryEntry.MajorVersion 屬性

定義

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

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

屬性值

偵錯數據格式的主要版本號碼。

適用於