edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
The license key string.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public override string LicenseKey { get; set; }
Visual Basic
Public Overrides Property LicenseKey As String
	Get
	Set
Visual C++
public:
virtual property String^ LicenseKey {
	String^ get () override;
	void set (String^ value) override;
}

Remarks

The license key must be set for the software to function correctly past the trial period.

See Also