edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

ScriptEngineFtp Property

Get a reference to the client being used

Definition

Namespace: EnterpriseDT.Net.Ftp.Script
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public virtual ExFTPConnection Ftp { get; set; }

Return Value

ExFTPConnection
client reference

See Also