Nevron Open Vision Documentation
Nevron.Nov.IO Namespace / NFileSystemService Class
Members


In This Topic
    NFileSystemService Class
    In This Topic
    Handles the implementation of the NFile an NFolder file system. Serves as base class for all file system services.
    Object Model
    NFileSystemService Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NFileSystemService 
    'Usage
     
    
    Dim instance As NFileSystemService
    public abstract class NFileSystemService 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.IO.NFileSystemService
          Nevron.Nov.IO.NInteropFileSystemServiceProxy

    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