NuGardt SoftwareBaseResult ResponseRaw Property NuGardt
Returns the raw response from the server.

Namespace: NuGardt.API.Helper.JSON
Assembly: NuGardt.API.Helper.Json (in NuGardt.API.Helper.Json.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string ResponseRaw { get; internal set; }

Property Value

Type: OnlineString

Return Value

Type: OnlineString

Implements

IBaseResult ResponseRaw
Remarks

See Also