FTPFileTransferEventArgsAppend Property
Indicates whether or not data was appended to the remote file.
Namespace: EnterpriseDT.Net.FtpAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
public bool Append { get; set; }
Public Property Append As Boolean
Get
Set
public:
property bool Append {
bool get ();
void set (bool value);
}
member Append : bool with get, set
Property Value
Boolean