ICorDebugModule.GetAssembly(ICorDebugAssembly) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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