Returns true if any fragment is found in the supplied string
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
public bool Matches( string reply ) |
| Visual Basic |
|---|
Public Function Matches ( _ reply As String _ ) As Boolean |
| Visual C++ |
|---|
public: bool Matches( String^ reply ) |
Parameters
- reply
- Type: System..::..String
server reply to test for matches