DkmDisassembledInstruction.AddressOffset Property

Definition

The address as an offset from some starting point, usually the beginning of the associated function.

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

Property Value

Returns String.

Applies to