Returns the raw response from the server.
Namespace: NuGardt.SC2Ranks.API.ResultAssembly: NuGardt.SC2Ranks.API (in NuGardt.SC2Ranks.API.dll) Version: 2.0.0.0 (2.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