IAssemblyManager Interface

Definition

Important

This API is not CLS-compliant.

public interface class IAssemblyManager
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("BB753689-DB7B-4778-BE10-C0369EF15230")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IAssemblyManager
type IAssemblyManager = interface
Public Interface IAssemblyManager
Attributes

Properties

Count
Item[Object]

Methods

Add(String)
GetCLRType(String)
GetEnumerator()
Remove(String)
SetServiceProvider(Object)

Applies to