DebugDirectory Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the debug directory information from the module.
public ref class DebugDirectory sealed
public ref class DebugDirectory sealed
class DebugDirectory sealed
public sealed class DebugDirectory
type DebugDirectory = class
Public NotInheritable Class DebugDirectory
- Inheritance
-
DebugDirectory
Properties
Data |
Gets the debug directory's raw data. This is the data pointed to by the IMAGE_DEBUG_DIRECTORY.PointerToRawData field. |
Directory |
Gets the debug directory information. This data comes from the IMAGE_DEBUG_DIRECTORY structure in the module. |