DeveloperLicenseDeveloperLicenseContent Property |
Set this property to avoid DEMO message.
Namespace:
TreeksLicensingLibrary2
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public static string DeveloperLicenseContent { get; set; }
Public Shared Property DeveloperLicenseContent As String
Get
Set
public:
static property String^ DeveloperLicenseContent {
String^ get ();
void set (String^ value);
}
static member DeveloperLicenseContent : string with get, set
Property Value
Type:
StringReturn Value
Type:
StringReturns previously stored value.
Remarks See Also