DebugDirectory.Directory Propriété

Définition

Obtient les informations relatives au répertoire de débogage. Ces données sont extraites de la structure IMAGE_DEBUG_DIRECTORY du module.

public:
 property System::Collections::Generic::IList<System::Byte> ^ Directory { System::Collections::Generic::IList<System::Byte> ^ get(); };
public System.Collections.Generic.IList<byte> Directory { get; }
member this.Directory : System.Collections.Generic.IList<byte>
Public ReadOnly Property Directory As IList(Of Byte)

Valeur de propriété

IList<Byte>

S’applique à