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