Name | Description | |
---|---|---|
GetFileLock | Get a persistent lock on a file without opening it. | |
OpenFileStream | Attempt to open a FileStream while avoiding exceptions. | |
SafeDeleteFile | Delete a file with no exception being thrown. |
The following tables list the members exposed by FileHelper.
Name | Description | |
---|---|---|
GetFileLock | Get a persistent lock on a file without opening it. | |
OpenFileStream | Attempt to open a FileStream while avoiding exceptions. | |
SafeDeleteFile | Delete a file with no exception being thrown. |