DkmClrLocalVariable.Slot Property

Definition

The local slot used by the IL in stloc/ldloc instructions.

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

Property Value

Returns Int32.

Applies to