Click or drag to resize

FTPHeaderHost Property

Gets or sets the host.

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

Property Value

Type: String
The host.
See Also