DkmDisassembledInstruction.AddressOffset 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.
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.