DkmNativeInstructionAddress.RuntimeInstance 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.
Represents the native code executing in a target process.
public:
property Microsoft::VisualStudio::Debugger::Native::DkmNativeRuntimeInstance ^ RuntimeInstance { Microsoft::VisualStudio::Debugger::Native::DkmNativeRuntimeInstance ^ get(); };
public Microsoft.VisualStudio.Debugger.Native.DkmNativeRuntimeInstance RuntimeInstance { get; }
member this.RuntimeInstance : Microsoft.VisualStudio.Debugger.Native.DkmNativeRuntimeInstance
Public ReadOnly Property RuntimeInstance As DkmNativeRuntimeInstance
Property Value
Returns DkmNativeRuntimeInstance.