IAssemblyCache Interface
Represents the global assembly cache for use by the fusion technology.
Namespace: DevCase.Win32.InterfacesAssembly: 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
<ComImportAttribute>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("E707DCDE-D1CD-11D2-BAB9-00C04F8ECEAE")>
Public Interface IAssemblyCache
Dim instance As IAssemblyCache
[ComImportAttribute]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"E707DCDE-D1CD-11D2-BAB9-00C04F8ECEAE")]
public interface class IAssemblyCache
[<ComImportAttribute>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("E707DCDE-D1CD-11D2-BAB9-00C04F8ECEAE")>]
type IAssemblyCache = interface end
No code example is currently available or this language may not be supported.