Click or drag to resize

FTPServerElementlocaldir Property

Gets or sets the localdir.

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

Property Value

Type: String
The localdir.
See Also