ICorDebugModule.GetAssembly(ICorDebugAssembly) 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 GetAssembly([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugAssembly ^ % ppAssembly);
public:
int GetAssembly([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugAssembly ^ % ppAssembly);
public void GetAssembly (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugAssembly ppAssembly);
public int GetAssembly (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugAssembly ppAssembly);
abstract member GetAssembly : ICorDebugAssembly -> unit
abstract member GetAssembly : ICorDebugAssembly -> int
Public Sub GetAssembly (ByRef ppAssembly As ICorDebugAssembly)
Public Function GetAssembly (ByRef ppAssembly As ICorDebugAssembly) As Integer
Paramètres
- ppAssembly
- ICorDebugAssembly