DkmILPushLocalVariablePseudoAddress.ByteOffset Property

Definition

The offset, within the backing local variable, that this pseudo-address refers to.

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

public:
 property int ByteOffset { int get(); };
public:
 property int ByteOffset { int get(); };
public int ByteOffset { get; }
member this.ByteOffset : int
Public ReadOnly Property ByteOffset As Integer

Property Value

Applies to