FileDebugOperation Fields |
The FileDebugOperation type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | APPEND_ALL_TEXT |
Append all text
|
![]() ![]() | CLOSE |
Close
|
![]() ![]() | COPY |
Copy
|
![]() ![]() | CREATE |
Create
|
![]() ![]() | CREATE_DIR |
Create directory
|
![]() ![]() | DELETE |
Delete
|
![]() ![]() | DELETE_DIR |
Delete directory
|
![]() ![]() | DELETE_DIR_STRUCTURE |
Delete directory structure
|
![]() ![]() | DIR_EXISTS |
Directory exists
|
![]() ![]() | DirExists |
Directory exists
|
![]() ![]() | EXISTS |
Exists
|
![]() ![]() | GET_ACCESS_CONTROL |
GetAccessControl
|
![]() ![]() | GET_CURRENT_DIR |
Get current directory
|
![]() ![]() | GET_DIRECTORIES |
GetDirectories
|
![]() ![]() | GET_FILES |
GetFiles
|
![]() ![]() | MOVE |
Move
|
![]() ![]() | MOVE_DIR |
Move directory
|
![]() ![]() | OPEN |
Open
|
![]() ![]() | READ |
Read
|
![]() ![]() | READ_ALL_BYTES |
Read all bytes
|
![]() ![]() | READ_ALL_TEXT |
Read all text
|
![]() ![]() | WRITE |
Write
|
![]() ![]() | WRITE_ALL_BYTES |
Write all bytes
|
![]() ![]() | WRITE_ALL_TEXT |
Write all text
|