Click or drag to resize
Grid Solutions Framework

FtpReaderPassword Property

Gets or sets FTP password.

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

Property Value

String
See Also