NevronOpenVision
Nevron.Nov.IO Namespace / NFileSystem Class


NFileSystem Class Properties

For a list of all members of this type, see NFileSystem members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the default (current) file system of the application.  
Public PropertyGets or sets the current folder path. If the user has not explicitly specified a current folder, by default the Directory.GetCurrentDirectory() value is used.  
Public PropertyGets the path notation that this file system uses.  
Public PropertyGets or set an user specified temp folder path. If the user has not explicitly specified a current folder, by default the Directory.GetTempPath() value is used.  
Public PropertyGets the type of this file system  
Top
See Also