get_AllowAutoRedirect()

HttpWebRequest::get_AllowAutoRedirect() method

Gets a value that indicates if the request should follow redirections.

virtual bool System::Net::HttpWebRequest::get_AllowAutoRedirect()

Return Value

A value that indicates if the request should follow redirections.

See Also