ICorDebugObjectValue.GetContext(ICorDebugContext) Méthode
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.
public:
void GetContext([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugContext ^ % ppContext);
public void GetContext (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugContext ppContext);
abstract member GetContext : ICorDebugContext -> unit
Public Sub GetContext (ByRef ppContext As ICorDebugContext)
Paramètres
- ppContext
- ICorDebugContext