NevronOpenVision
Nevron.Nov.IO Namespace / NFileSystemService Class / GetFile Method / GetFile(NFolder,String) Method
File name or relative path.
GetFile(NFolder,String) Method
Gets the file with the given name or relative path.
Syntax
public virtual NFile GetFile( 
   NFolder folder,
   System.string fileName
)

Parameters

folder
fileName
File name or relative path.
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