| FtpASCIIChangeNewLines Property |
Namespace:
Limilabs.FTP.Client
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax public bool ASCIIChangeNewLines { get; set; }
Public Property ASCIIChangeNewLines As Boolean
Get
Set
public:
property bool ASCIIChangeNewLines {
bool get ();
void set (bool value);
}
member ASCIIChangeNewLines : bool with get, set
Property Value
Type:
BooleanSee Also