Returns the raw response from the server.
Namespace: NuGardt.API.Helper.JSONAssembly: NuGardt.API.Helper.Json (in NuGardt.API.Helper.Json.dll) Version: 1.0.0.0 (1.0.0.0)
public string ResponseRaw { get; internal set; }public string ResponseRaw { get; internal set; }Public Property ResponseRaw As String
Get
Friend Set
Public Property ResponseRaw As String
Get
Friend Set
public:
virtual property String^ ResponseRaw {
String^ get () sealed;
internal: void set (String^ value) sealed;
}public:
virtual property String^ ResponseRaw {
String^ get () sealed;
internal: void set (String^ value) sealed;
}Property Value
Type:
StringReturn Value
Type:
StringImplements
IBaseResult ResponseRaw