Gets the type of the request.
Namespace:
NScrape
Assembly:
NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax public WebRequestType Type { get; }
Public ReadOnly Property Type As WebRequestType
Get
public:
property WebRequestType Type {
WebRequestType get ();
}
member Type : WebRequestType with get
Property Value
Type:
WebRequestTypeSee Also