DkmClrNcInstructionAddress.ModuleInstance Property
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.
The managed module containing the InstructionPointer.
This API was introduced in Visual Studio 15 Update 6 (DkmApiVersion.VS15Update6).
public:
property Microsoft::VisualStudio::Debugger::Clr::NativeCompilation::DkmClrNcModuleInstance ^ ModuleInstance { Microsoft::VisualStudio::Debugger::Clr::NativeCompilation::DkmClrNcModuleInstance ^ get(); };
public Microsoft.VisualStudio.Debugger.Clr.NativeCompilation.DkmClrNcModuleInstance ModuleInstance { get; }
member this.ModuleInstance : Microsoft.VisualStudio.Debugger.Clr.NativeCompilation.DkmClrNcModuleInstance
Public ReadOnly Property ModuleInstance As DkmClrNcModuleInstance