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
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.