DkmAsyncStackWalkContext.TaskIdentityStackFrame Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Facultatif Si ce contexte de parcours de la pile fait référence à une tâche qui est associée à un frame de pile particulier, spécifie le frame de pile auquel cet objet de tâche est associé.
Cette API a été introduite dans Visual Studio 12 RTM (DkmApiVersion. VS12RTM).
public:
property Microsoft::VisualStudio::Debugger::CallStack::DkmStackWalkFrame ^ TaskIdentityStackFrame { Microsoft::VisualStudio::Debugger::CallStack::DkmStackWalkFrame ^ get(); };
public:
property Microsoft::VisualStudio::Debugger::CallStack::DkmStackWalkFrame ^ TaskIdentityStackFrame { Microsoft::VisualStudio::Debugger::CallStack::DkmStackWalkFrame ^ get(); };
public Microsoft.VisualStudio.Debugger.CallStack.DkmStackWalkFrame TaskIdentityStackFrame { get; }
member this.TaskIdentityStackFrame : Microsoft.VisualStudio.Debugger.CallStack.DkmStackWalkFrame
Public ReadOnly Property TaskIdentityStackFrame As DkmStackWalkFrame