DebugDirectoryEntry.Type Propiedad

Definición

Obtiene el formato de la información de depuración.

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

Valor de propiedad

Formato de la información de depuración.

Se aplica a