License key.
Namespace: Jscape.ScpAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public string LicenseKey { get; set; } |
Visual Basic |
---|
Public Property LicenseKey As String Get Set |
Visual C++ |
---|
public: property String^ LicenseKey { String^ get (); void set (String^ value); } |