DkmManagedReturnStackFrame.AsyncStackWalkContext 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.
Contexte à utiliser pour poursuivre le parcours de la pile de retour asynchrone au-delà de ce frame.
Cette API a été introduite dans Visual Studio 12 RTM (DkmApiVersion. VS12RTM).
public:
property Microsoft::VisualStudio::Debugger::CallStack::DkmAsyncStackWalkContext ^ AsyncStackWalkContext { Microsoft::VisualStudio::Debugger::CallStack::DkmAsyncStackWalkContext ^ get(); };
public Microsoft.VisualStudio.Debugger.CallStack.DkmAsyncStackWalkContext AsyncStackWalkContext { get; }
member this.AsyncStackWalkContext : Microsoft.VisualStudio.Debugger.CallStack.DkmAsyncStackWalkContext
Public ReadOnly Property AsyncStackWalkContext As DkmAsyncStackWalkContext