System::Net::HttpWebRequest::set_AllowAutoRedirect method
HttpWebRequest::set_AllowAutoRedirect method
Sets a value that indicates if the request should follow redirections.
virtual void System::Net::HttpWebRequest::set_AllowAutoRedirect(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value that must be set. |
See Also
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.PUB for C++