| Directory Class |
Namespace: ConnectedApps.Cms.IO
The Directory type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateDirectory | ||
| Delete(String) | ||
| Delete(String, Boolean) | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Exists | ||
| GetCreationTime | ||
| GetCreationTimeUtc | ||
| GetDirectories(String) | ||
| GetDirectories(String, String) | ||
| GetDirectories(String, String, SearchOption) | ||
| GetFiles(String) | ||
| GetFiles(String, String) | ||
| GetFiles(String, String, SearchOption) | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetLastAccessTime | ||
| GetLastAccessTimeUtc | ||
| GetLastWriteTime | ||
| GetLastWriteTimeUtc | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Move | ||
| SetCreationTime | ||
| SetCreationTimeUtc | ||
| SetLastAccessTime | ||
| SetLastAccessTimeUtc | ||
| SetLastWriteTime | ||
| SetLastWriteTimeUtc | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |