IAssemblyCache Interface

Represents the global assembly cache for use by the fusion technology.

Methods

Method

Description

IAssemblyCache::CreateAssemblyCacheItem Method

Gets a reference to a new IAssemblyCacheItem.

IAssemblyCache::CreateAssemblyScavenger Method

Reserved for internal use by the fusion technology.

IAssemblyCache::InstallAssembly Method

Installs the specified assembly in the global assembly cache.

IAssemblyCache::QueryAssemblyInfo Method

Gets the requested data about the specified assembly.

IAssemblyCache::UninstallAssembly Method

Uninstalls the specified assembly from the global assembly cache.

Requirements

Platforms: See .NET Framework System Requirements.

Header: Fusion.h

.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

See Also

Concepts

Global Assembly Cache

Other Resources

Fusion Interfaces