DkmActiveStatement.InstructionAddress Property

Definition

Specifies address of the statement.

This API was introduced in Visual Studio 15 Update 5 (DkmApiVersion.VS15Update5).

public:
 property Microsoft::VisualStudio::Debugger::Clr::DkmClrInstructionAddress ^ InstructionAddress { Microsoft::VisualStudio::Debugger::Clr::DkmClrInstructionAddress ^ get(); };
public Microsoft.VisualStudio.Debugger.Clr.DkmClrInstructionAddress InstructionAddress { get; }
member this.InstructionAddress : Microsoft.VisualStudio.Debugger.Clr.DkmClrInstructionAddress
Public ReadOnly Property InstructionAddress As DkmClrInstructionAddress

Property Value

Applies to