edtFTPnet/Free - Open-source FTP component for .NET | Download
Server string indicating file not found (NOT_REGULAR_FILE)

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0

Syntax

C#
public const string NOT_REGULAR_FILE
Visual Basic
Public Const NOT_REGULAR_FILE As String
Visual C++
public:
literal String^ NOT_REGULAR_FILE

See Also