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


In This Topic
    IAssemblyName Interface
    In This Topic
    Object Model
    IAssemblyName Interface
    Syntax
    'Declaration
     
    
    <System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
    <System.Runtime.InteropServices.GuidAttribute("CD193BC0-B4BC-11d2-9833-00C04FC31D2E")>
    Public Interface IAssemblyName 
    'Usage
     
    
    Dim instance As IAssemblyName
    [System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
    [System.Runtime.InteropServices.Guid("CD193BC0-B4BC-11d2-9833-00C04FC31D2E")]
    public interface IAssemblyName 
    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