DebuggerInteractionEvent.StackFrameIndex Property

Definition

Gets the stack frame index for the frame on the stack where the DebuggerInteractionEvent occurred.

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

Property Value

Applies to