IAssemblyCache Interface

Definition

public interface class IAssemblyCache
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("e707dcde-d1cd-11d2-bab9-00c04f8eceae")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IAssemblyCache
type IAssemblyCache = interface
Public Interface IAssemblyCache
Attributes

Methods

CreateAssemblyCacheItem(Int32, IntPtr, IAssemblyCacheItem, String)
CreateAssemblyScavenger(Object)
InstallAssembly(InstallFlag, String, FusionInstallReference)
QueryAssemblyInfo(Int32, String, AssemblyInfo)
UninstallAssembly(Int32, String, IntPtr, UninstallDisposition)

Applies to