edtFTPnet/Express - Class Reference

ExFTPConnection.Load Method (String)

Loads properties from the given file.

public void Load(
   string filePath
);

Parameters

filePath
Path of the file containing the properties.

Remarks

The file must be in the format produced by Save and Load.

PropertyChanged events are not triggered while properties are being loaded.

See Also

ExFTPConnection Class | EnterpriseDT.Net.Ftp Namespace | ExFTPConnection.Load Overload List