IAssemblyManager Interface
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.
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) |