An NDoc Documented Class Library

FileNotFoundStrings Fields

The fields of the FileNotFoundStrings class are listed below. For a complete list of FileNotFoundStrings class members, see the FileNotFoundStrings Members topic.

Public Static Fields

CANNOT_FIND_THE_FILE Server string indicating file not found (CANNOT_FIND_THE_FILE)
COULD_NOT_GET_FILE Server string indicating file not found (COULD_NOT_GET_FILE)
DOES_NOT_EXIST Server string indicating file not found (DOES_NOT_EXIST)
FAILED_TO_OPEN_FILE Server string indicating file not found (FAILED_TO_OPEN_FILE)
FILE_NOT_FOUND Server string indicating file not found (FILE_NOT_FOUND)
NO_SUCH_FILE Server string indicating file not found (NO_SUCH_FILE)

See Also

FileNotFoundStrings Class | EnterpriseDT.Net.Ftp Namespace