LicenseLicenseInfo1 Property |
Gets or sets custom license info property.
Namespace: TreeksLicensingLibraryAssembly: TreeksLicensingLibrary (in TreeksLicensingLibrary.dll) Version: 1.3.5562.40448
Syntax public string LicenseInfo1 { get; set; }
Public Property LicenseInfo1 As String
Get
Set
public:
property String^ LicenseInfo1 {
String^ get ();
void set (String^ value);
}
member LicenseInfo1 : string with get, set
Property Value
Type:
StringReturn Value
Type:
StringReturns previously stored value
Remarks See Also