The C1DirectoryImplementation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | C1DirectoryImplementation | Initializes a new instance of the C1DirectoryImplementation class |
Methods
Name | Description | |
---|---|---|
![]() | CreateDirectory |
See C1Directory.
|
![]() | Delete(String) |
See C1Directory.
|
![]() | Delete(String, Boolean) |
See C1Directory.
|
![]() | Exists |
See C1Directory.
|
![]() | GetCreationTime |
See C1Directory.
|
![]() | GetCreationTimeUtc |
See C1Directory.
|
![]() | GetCurrentDirectory |
See C1Directory.
|
![]() | GetDirectories(String) |
See C1Directory.
|
![]() | GetDirectories(String, String) |
See C1Directory.
|
![]() | GetDirectories(String, String, SearchOption) |
See C1Directory.
|
![]() | GetDirectoryRoot |
See C1Directory.
|
![]() | GetFiles(String) |
See C1Directory.
|
![]() | GetFiles(String, String) |
See C1Directory.
|
![]() | GetFiles(String, String, SearchOption) |
See C1Directory.
|
![]() | GetParent |
See C1Directory.
|
![]() | Move |
See C1Directory.
|
![]() | SetCurrentDirectory |
See C1Directory.
|