DebugDirectoryEntry.MinorVersion Property

Definition

Gets the minor version number of the debug data format.

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

Property Value

The minor version number of the debug data format.

Applies to