IAssemblyCacheItem Interface

Represents a single assembly in the global assembly cache.

Methods

Method

Description

IAssemblyCacheItem::AbortItem Method

Allows the assembly in the global assembly cache to perform cleanup operations before it is released.

IAssemblyCacheItem::Commit Method

Commits the cached assembly reference to memory.

IAssemblyCacheItem::CreateStream Method

Creates a stream with the specified name and format.

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

Reference

IAssemblyCache Interface

Concepts

Global Assembly Cache

Other Resources

Fusion Interfaces