Click or drag to resize

RangeToString Method

Returns a string that represents the current object.

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

Return Value

Type: String
String that represents the current object.
See Also