ResolvedStackFrame.StackFrame Property

Definition

Gets the original StackFrame.

public:
 property Microsoft::VisualStudio::IntelliTrace::IntelliTraceStackFrame ^ StackFrame { Microsoft::VisualStudio::IntelliTrace::IntelliTraceStackFrame ^ get(); };
public:
 property Microsoft::VisualStudio::IntelliTrace::IntelliTraceStackFrame ^ StackFrame { Microsoft::VisualStudio::IntelliTrace::IntelliTraceStackFrame ^ get(); };
public Microsoft.VisualStudio.IntelliTrace.IntelliTraceStackFrame StackFrame { get; }
member this.StackFrame : Microsoft.VisualStudio.IntelliTrace.IntelliTraceStackFrame
Public ReadOnly Property StackFrame As IntelliTraceStackFrame

Property Value

Applies to