Name | Description | |
---|---|---|
![]() | NFolder Constructor | Overloaded. |
The following tables list the members exposed by NFolder.
Name | Description | |
---|---|---|
![]() | NFolder Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CopyAsync | Copies this folder to the specified destination. If specified, overrides the duplicate descendant files and folders in the destination. |
![]() | CreateAsync | Ensures that the folder is created |
![]() | DeepClone | Overridden. Creates an identical copy of this object. |
![]() | EmptyAsync | Deletes all files and folders in the folder. |
![]() | GetFile | Gets a file, which is relative to this folder. |
![]() | GetFilesAsync | Overloaded. Gets the child or descendant files that match the specified searchPattern. |
![]() | GetFolder | Gets a folder, which is relative to this folder. |
![]() | GetFoldersAsync | Overloaded. Gets the child or descendant folders that match the specified searchPattern. |
![]() | MoveAsync | Moves this folder to the specified destination. If specified, overrides the duplicate descendant files and folders in the destination. |