ICorDebugAppDomain.EnumerateAssemblies(ICorDebugAssemblyEnum) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void EnumerateAssemblies([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugAssemblyEnum ^ % ppAssemblies);
public void EnumerateAssemblies (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugAssemblyEnum ppAssemblies);
abstract member EnumerateAssemblies : ICorDebugAssemblyEnum -> unit
Public Sub EnumerateAssemblies (ByRef ppAssemblies As ICorDebugAssemblyEnum)
Parameters
- ppAssemblies
- ICorDebugAssemblyEnum