DkmDisassembledInstruction.Address Property

Definition

The formatted address of this instruction in the debuggee address space.

public:
 property System::String ^ Address { System::String ^ get(); };
public:
 property Platform::String ^ Address { Platform::String ^ get(); };
public string Address { get; }
member this.Address : string
Public ReadOnly Property Address As String

Property Value

Returns String.

Applies to