NukeDownloadedCache Function
Deletes the common language runtime (CLR) download cache.
Syntax
HRESULT NukeDownloadedCache();
Return Value
This method returns standard COM error codes, as defined in WinError.h.
Remarks
The CLR download cache is the area where strong-named assemblies that are downloaded from a URL are stored for possible reuse.
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 1.1
See also
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.