Enum FileExceptions
- Namespace
- SunamoShared._public.SunamoEnums.Enums
- Assembly
- SunamoShared.dll
Specifies the type of file operation exception that occurred.
public enum FileExceptions
- Extension Methods
Fields
The specified file was not found.
A general file operation error occurred.
No exception occurred.
Access to the file was denied.