Click or drag to resize

FtpItemToString Method

Returns the name of this file system object.

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

Return Value

Type: String
Name of this file system object.
See Also