Gets or sets any additional information in license
Namespace:
TreeksLicensingLibrary2
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public string Info3 { get; set; }
Public Property Info3 As String
Get
Set
public:
property String^ Info3 {
String^ get ();
void set (String^ value);
}
member Info3 : string with get, set
Property Value
Type:
StringReturn Value
Type:
StringReturns previously stored value
Remarks See Also