IAssemblyCache Interface

Represents the global assembly cache for use by the fusion technology.

Definition

Namespace: DevCase.Win32.Interfaces
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
[ComImportAttribute]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("E707DCDE-D1CD-11D2-BAB9-00C04F8ECEAE")]
public interface IAssemblyCache

Remarks

Methods

QueryAssemblyInfo Gets the requested data about the specified assembly.

See Also