NevronOpenVision
Nevron.Nov.IO Namespace / NFolder Class
Properties Methods


In This Topic
    NFolder Class Members
    In This Topic

    The following tables list the members exposed by NFolder.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodCopies this folder to the specified destination. If specified, overrides the duplicate descendant files and folders in the destination.  
    Public MethodEnsures that the folder is created  
    Public MethodOverridden. Creates an identical copy of this object.  
    Public MethodDeletes all files and folders in the folder.  
    Public MethodGets a file, which is relative to this folder.  
    Public MethodOverloaded. Gets the child or descendant files that match the specified searchPattern.  
    Public MethodGets a folder, which is relative to this folder.  
    Public MethodOverloaded. Gets the child or descendant folders that match the specified searchPattern.  
    Public MethodMoves this folder to the specified destination. If specified, overrides the duplicate descendant files and folders in the destination.  
    Top
    See Also