DebugDirectoryEntry.Type Eigenschaft

Definition

Ruft das Format der Debuginformationen ab.

public:
 property System::Reflection::PortableExecutable::DebugDirectoryEntryType Type { System::Reflection::PortableExecutable::DebugDirectoryEntryType get(); };
public System.Reflection.PortableExecutable.DebugDirectoryEntryType Type { get; }
member this.Type : System.Reflection.PortableExecutable.DebugDirectoryEntryType
Public ReadOnly Property Type As DebugDirectoryEntryType

Eigenschaftswert

DebugDirectoryEntryType

Das Format der Debuginformationen.

Gilt für