Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / jvKI Class / GetAssemblies Method


In This Topic
    GetAssemblies Method (jvKI)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides NotOverridable Function GetAssemblies() As System.Reflection.Assembly()
    'Usage
     
    
    Dim instance As jvKI
    Dim value() As System.Reflection.Assembly
     
    value = instance.GetAssemblies()
    public override System.Reflection.Assembly[] GetAssemblies()
    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