ICorDebugModule.GetAssembly(ICorDebugAssembly) Yöntem

Tanım

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

Parametreler

ppAssembly
ICorDebugAssembly

Döndürülenler

Int32

Şunlara uygulanır