Share via


ClearDownloadCache Function

Clears the global assembly cache of downloaded assemblies.

HRESULT ClearDownloadCache ();

Requirements

Platforms: See .NET Framework System Requirements.

Header: Fusion.h

Library: Fusion.dll and Mscorwks.dll. Use Fusion.dll instead of Mscorwks.dll to ensure that you target the correct version of the .NET Framework.

.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 Global Static Functions