System::Net::HttpWebRequest::get_AllowAutoRedirect method

HttpWebRequest::get_AllowAutoRedirect method

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

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

ReturnValue

A value that indicates if the request should follow redirections.

See Also