Enumeration containing result codes for gnome-vfs operations.
Syntax
public enum Result
Remarks
Members
| Member Name | Description |
|---|
| Ok | No error. |
| ErrorNotFound | File not found. |
| ErrorGeneric | Generic error. |
| ErrorInternal | Internal error. |
| ErrorBadParameters | Invalid parameters. |
| ErrorNotSupported | Unsupported operation. |
| ErrorIo | I/O error. |
| ErrorCorruptedData | Data corrupted. |
| ErrorWrongFormat | Format not valid. |
| ErrorBadFile | Bad file handle. |
| ErrorTooBig | File too big. |
| ErrorNoSpace | No space left on device. |
| ErrorReadOnly | Read-only file system. |
| ErrorInvalidUri | Invalid Gnome.Vfs.Uri. |
| ErrorNotOpen | File not open. |
| ErrorInvalidOpenMode | Open mode not valid. |
| ErrorAccessDenied | Access denied. |
| ErrorTooManyOpenFiles | Too many open files. |
| ErrorEof | End of file. |
| ErrorNotADirectory | Not a directory. |
| ErrorInProgress | Operation in progress. |
| ErrorInterrupted | Operation interrupted. |
| ErrorFileExists | File exists. |
| ErrorLoop | Looping links encountered. |
| ErrorNotPermitted | Operation not permitted. |
| ErrorIsDirectory | Is a directory. |
| ErrorNoMemory | Not enough memory. |
| ErrorHostNotFound | Host not found. |
| ErrorInvalidHostName | Host name not valid. |
| ErrorHostHasNoAddress | Host has no address. |
| ErrorLoginFailed | Login failed. |
| ErrorCancelled | Operation cancelled. |
| ErrorDirectoryBusy | Directory busy. |
| ErrorDirectoryNotEmpty | Directory not empty. |
| ErrorTooManyLinks | Too many links. |
| ErrorReadOnlyFileSystem | Read only file system. |
| ErrorNotSameFileSystem | Not on the same file system. |
| ErrorNameTooLong | Name too long. |
| ErrorServiceNotAvailable | Service not available. |
| ErrorServiceObsolete | Request obsoletes service's data. |
| ErrorProtocolError | Protocol error. |
| ErrorNoMasterBrowser | Could not find master browser. |
| ErrorNoDefault | No default action associated. |
| ErrorNoHandler | No handler for URL scheme. |
| ErrorParse | Error parsing command line. |
| ErrorLaunch | Error launching command. |
| NumErrors | Number of errors. |
| ErrorTimeout | Documentation for this section has not yet been entered. |
| ErrorNameserver | Documentation for this section has not yet been entered. |
| ErrorLocked | Documentation for this section has not yet been entered. |
| ErrorDeprecatedFunction | Documentation for this section has not yet been entered. |
| ErrorInvalidFilename | Documentation for this section has not yet been entered. |
| ErrorNotASymbolicLink | Documentation for this section has not yet been entered. |
Requirements
Namespace: Gnome.Vfs
Assembly: gnome-vfs-sharp (in gnome-vfs-sharp.dll)
Assembly Versions: 2.20.0.0