Click or drag to resize
WebRequestEventArgs Properties
This API is preliminary and subject to change.

The WebRequestEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyRequest
Gets the HttpWebRequest associated with the event.
Top
See Also