Returns is there a remote file with the specified name.
Namespace:
KetLabs.FTPAssembly: Ftp (in Ftp.dll) Version: 1.0.0.19105 (1.0.0.*)
Syntax
| C# |
|---|
public bool FileExists( string filename ) |
| Visual Basic (Declaration) |
|---|
Public Function FileExists ( _ filename As String _ ) As Boolean |
| Visual C++ |
|---|
public: bool FileExists( String^ filename ) |
Parameters
- filename
- Type: System..::.String
Remote file name