Click or drag to resize

FtpResponseToString Method

Returns Message of this response.

Namespace: Limilabs.FTP.Client
Assembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntax
public override string ToString()

Return Value

String
Message of this response
See Also