HttpRequestResponse Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public HttpResponse Response { get; }
Public ReadOnly Property Response As HttpResponse
Get
public:
property HttpResponse^ Response {
HttpResponse^ get ();
}
member Response : HttpResponse with get
Property Value
Type:
HttpResponseSee Also