ThreadStack.StackFrames Propriété

Définition

Obtient la pile des appels pour ce thread

public:
 property System::Collections::Generic::IList<Microsoft::VisualStudio::IntelliTrace::IntelliTraceStackFrame ^> ^ StackFrames { System::Collections::Generic::IList<Microsoft::VisualStudio::IntelliTrace::IntelliTraceStackFrame ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.VisualStudio.IntelliTrace.IntelliTraceStackFrame> StackFrames { get; }
member this.StackFrames : System.Collections.Generic.IList<Microsoft.VisualStudio.IntelliTrace.IntelliTraceStackFrame>
Public ReadOnly Property StackFrames As IList(Of IntelliTraceStackFrame)

Valeur de propriété

IList<IntelliTraceStackFrame>

S’applique à