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