WebRequestEventArgs(HttpWebRequest) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public WebRequestEventArgs (System.Net.HttpWebRequest webRequest);
new Microsoft.SharePoint.Client.WebRequestEventArgs : System.Net.HttpWebRequest -> Microsoft.SharePoint.Client.WebRequestEventArgs
Public Sub New (webRequest As HttpWebRequest)
Parameters
- webRequest
- HttpWebRequest