Platform Core .NET Assemblies API
IDirectory Interface Members
See Also  Methods  Send Feedback
Terrasoft.IO Namespace : IDirectory Interface

Glossary Item Box

The following tables list the members exposed by IDirectory.

Public Methods

 NameDescription
 MethodCopyDirectory  
 MethodCreateDirectoryCreates all directories and subdirectories in the specified path unless they already exist.  
 MethodCreateOrReplaceDirectoryDeletes the specified directory and any subdirectories and files in the directory and creates an empty directory instead.  
 MethodDeleteOverloaded.   
 MethodEnumerateFilesReturns an enumerable collection of file names that match a search pattern in a specified path, and optionally searches subdirectories.  
 MethodEnumerateFileSystemEntriesReturns an enumerable collection of file names and directory names in a specified path.  
 MethodExistsDetermines whether the given path refers to an existing directory on file system.  
 MethodGetCurrentDirectoryGets the current working directory of the application.  
 MethodGetDirectoriesOverloaded.   
 MethodGetFilesOverloaded.   
 MethodMoveMoves a file or a directory and its contents to a new location.  
 MethodSetCurrentDirectorySets the application's current working directory to the specified directory.  
Top

See Also

© Terrasoft 2002-2018.