The underyling System.Net.WebRequest which this interface wraps.

Declaration Syntax

ReadOnly Property WebRequest() As WebRequest
WebRequest WebRequest {get;}
__property WebRequest get_WebRequest();
function get WebRequest() : WebRequest;

Requirements

Namespace: Eas.WebCrawler.Interfaces
Assembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)

See Also

WebRequestInterface Interface | WebRequestInterface Members | Eas.WebCrawler.Interfaces Namespace