Click or drag to resize
weroSoft AG, Software
AssemblyCache Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
The AssemblyCache class is a managed wrapper around the Fusion IAssemblyCache COM interface.
Inheritance Hierarchy
SystemObject
  WeroSoft.PlatformInvokeAssemblyCache

Namespace:  WeroSoft.PlatformInvoke
Assembly:  WeroSoft.PlatformInvoke.Library (in WeroSoft.PlatformInvoke.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class AssemblyCache
Remarks
This implementation only supports querying assemblies.

The AssemblyCache type exposes the following members.

Methods
  NameDescription
Public methodStatic memberQueryAssemblyInfo
Queries the assembly cache for defined assemblies.
Top
See Also