IAssemblyCache Interface
Represents the global assembly cache for use by the fusion technology.
Methods
Method | Description |
---|---|
CreateAssemblyCacheItem Method | Gets a reference to a new IAssemblyCacheItem. |
CreateAssemblyScavenger Method | Reserved for internal use by the fusion technology. |
InstallAssembly Method | Installs the specified assembly in the global assembly cache. |
QueryAssemblyInfo Method | Gets the requested data about the specified assembly. |
UninstallAssembly Method | Uninstalls the specified assembly from the global assembly cache. |
Requirements
Platforms: See System Requirements.
Header: Fusion.h
.NET Framework Versions: Available since 2.0
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.