DirectoryInfo Class |
Namespace: ConnectedApps.Cms.IO
The DirectoryInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | DirectoryInfo(DirectoryInfo) | Initializes a new instance of the DirectoryInfo class |
![]() | DirectoryInfo(String) | Initializes a new instance of the DirectoryInfo class |
Name | Description | |
---|---|---|
![]() | Attributes | |
![]() | CreationTime | |
![]() | CreationTimeUtc | |
![]() | Exists | |
![]() | Extension | |
![]() | FullName | |
![]() | LastAccessTime | |
![]() | LastAccessTimeUtc | |
![]() | LastWriteTime | |
![]() | LastWriteTimeUtc | |
![]() | Name | |
![]() | Parent | |
![]() | Root |
Name | Description | |
---|---|---|
![]() | Create | |
![]() | CreateSubdirectory | |
![]() | Delete | |
![]() | Delete(Boolean) | |
![]() | DirectoryInfoCreateSubdirectory | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetDirectories | |
![]() | GetDirectories(String) | |
![]() | GetDirectories(String, SearchOption) | |
![]() | GetFiles | |
![]() | GetFiles(String) | |
![]() | GetFiles(String, SearchOption) | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MoveTo | |
![]() | Refresh | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |