Click or drag to resize

RedirectResponseCodeReceivedEventArgs Properties

The RedirectResponseCodeReceivedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyNewUrl
Gets the new URL.
Public propertyResponseCode
Gets the HTTP response code (e.g., 200, 404, and so on).
Public propertyUrlRequest
The URL request received from the Chromium engine.
(Inherited from NetworkEventArgs.)
Top
See Also