A constant indicating an FtpFileInfo is of unknown type.

Namespace:  KetLabs.FTP
Assembly:  Ftp (in Ftp.dll) Version: 1.0.0.19105 (1.0.0.*)

Syntax

C#
public const int UNKNOWN_TYPE
Visual Basic (Declaration)
Public Const UNKNOWN_TYPE As Integer
Visual C++
public:
literal int UNKNOWN_TYPE

Remarks

A constant indicating an FtpFileInfo is of unknown type. **

See Also