Click or drag to resize

FTPFileInfoFullName Property

Gets the full path of the directory or file.

Namespace:  Koden.Utils.FTPClient
Assembly:  Koden.Utils.FTPClient (in Koden.Utils.FTPClient.dll) Version: 1.1.6453.26060
Syntax
public string FullName { get; set; }

Property Value

Type: String
The full name.
See Also