Конструктор WebRequestEventArgs (HttpWebRequest)
Пространство имен: Microsoft.SharePoint.Client
Сборки: Microsoft.SharePoint.Client.Silverlight.Runtime (в Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (в Microsoft.SharePoint.Client.Phone.Runtime.dll)
Синтаксис
'Декларация
Public Sub New ( _
webRequest As HttpWebRequest _
)
'Применение
Dim webRequest As HttpWebRequest
Dim instance As New WebRequestEventArgs(webRequest)
public WebRequestEventArgs(
HttpWebRequest webRequest
)
Параметры
- webRequest
Тип: System.Net.HttpWebRequest