ClearDownloadCache Function

Clears the global assembly cache of downloaded assemblies.

Syntax

HRESULT ClearDownloadCache ();  

Requirements

Platforms: See 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: Available since 2.0

See also