次の方法で共有


WebRequestErrorEventArgs(HttpWebRequest, WebException) Constructor

Definition

public WebRequestErrorEventArgs (System.Net.HttpWebRequest webRequest, System.Net.WebException webException);
new Microsoft.SharePoint.Client.WebRequestErrorEventArgs : System.Net.HttpWebRequest * System.Net.WebException -> Microsoft.SharePoint.Client.WebRequestErrorEventArgs

Parameters

webRequest
HttpWebRequest
webException
WebException

Applies to