Enum FtpObjectType
- Namespace
- FluentFTP
- Assembly
- FluentFTP.dll
Type of file system of object
public enum FtpObjectType
- Extension Methods
Fields
Directory = 1
A directory
File = 0
A file
Link = 2
A symbolic link
Type of file system of object
public enum FtpObjectType
Directory = 1
A directory
File = 0
A file
Link = 2
A symbolic link