DkmCustomInstructionAddress.ModuleInstance Property

Definition

The module containing the InstructionPointer.

public:
 property Microsoft::VisualStudio::Debugger::CustomRuntimes::DkmCustomModuleInstance ^ ModuleInstance { Microsoft::VisualStudio::Debugger::CustomRuntimes::DkmCustomModuleInstance ^ get(); };
public Microsoft.VisualStudio.Debugger.CustomRuntimes.DkmCustomModuleInstance ModuleInstance { get; }
member this.ModuleInstance : Microsoft.VisualStudio.Debugger.CustomRuntimes.DkmCustomModuleInstance
Public ReadOnly Property ModuleInstance As DkmCustomModuleInstance

Property Value

Returns DkmCustomModuleInstance.

Applies to