DiagnosticCheckpointEvent.ThreadStacks Propriedade

Definição

contém pilhas completas de cada thread ativo no momento em que este ponto de verificação foi gravado

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

Valor da propriedade

IList<ThreadStack>

Aplica-se a