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

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

Syntax

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

Remarks

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

See Also