Nevron Open Vision Documentation
Nevron.Nov.Compiler Namespace / IAssemblyCache Interface
Members


In This Topic
    IAssemblyCache Interface
    In This Topic
    Object Model
    IAssemblyCache Interface
    Syntax
    'Declaration
     
    
    <System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
    <System.Runtime.InteropServices.GuidAttribute("e707dcde-d1cd-11d2-bab9-00c04f8eceae")>
    Public Interface IAssemblyCache 
    'Usage
     
    
    Dim instance As IAssemblyCache
    [System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
    [System.Runtime.InteropServices.Guid("e707dcde-d1cd-11d2-bab9-00c04f8eceae")]
    public interface IAssemblyCache 
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also