JBLicense
KeyActivationResultmessage Property |
Gets or sets the response message.
Namespace: JustinBack
Assembly: JBLicense.ACPU (in JBLicense.ACPU.dll) Version: 1.0.0.7
Syntax
public string message { get; set; }
Public Property message As String Get Set
public: property String^ message { String^ get (); void set (String^ value); }
Property Value
Type: StringThe response message.
See Also