Click or drag to resize

FTPServerElementuserid Property

Gets or sets the userid.

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

Property Value

Type: String
The userid.
See Also