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


In This Topic
    NFile Class
    In This Topic
    Provides information about a file and methods for its reading and manipulation.
    Object Model
    NFile Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NFile 
       Inherits NFileSystemObject
       Implements Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NFile
    public sealed class NFile : NFileSystemObject, Nevron.Nov.INDeeplyCloneable  
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.IO.NFileSystemObject
          Nevron.Nov.IO.NFile

    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