Share via


DkmGetRelativeInstructionAddressAsyncResult.Address Property

Definition

The address of the instruction InstructionOffset instructions from StartAddress.

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

Property Value

Applies to