Click or drag to resize
Grid Solutions Framework

FtpReaderUserName Property

Gets or sets FTP user name.

Namespace: FtpAdapters
Assembly: FtpAdapters (in FtpAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("")]
public string UserName { get; set; }
View Source

Property Value

String
See Also