NevronOpenVision
Nevron.Nov.IO Namespace / NFileSystemObject Class


NFileSystemObject Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the file system associated with this file system object.  
Public PropertyReturns only the name of the file system object, without the path information. For example if the path is "C:\Documents\MyFile.txt", this method returns "MyFile.txt". To get the full path to this file system object, use the Path property.  
Public PropertyGets the full path of this file system object, in the FileSystem path notation (Windows or Unix).  
Public PropertyGets the file URI of this file system object.  
Top
Protected Properties
 NameDescription
Internal Property  
Top
See Also