Does the local file exist?

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public bool LocalFileExists { get; }
Visual Basic
Public ReadOnly Property LocalFileExists As Boolean
	Get
Visual C++
public:
property bool LocalFileExists {
	bool get ();
}

See Also