Свойство WebRequestEventArgs.WebRequest
Пространство имен: 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 ReadOnly Property WebRequest As HttpWebRequest
Get
'Применение
Dim instance As WebRequestEventArgs
Dim value As HttpWebRequest
value = instance.WebRequest
public HttpWebRequest WebRequest { get; }
Значение свойства
Тип: System.Net.HttpWebRequest