License key

Namespace: HuagatiEDMXTools
Assembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765

Syntax

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

See Also