System::Net::HttpWebRequest::get_AllowAutoRedirect 方法

HttpWebRequest::get_AllowAutoRedirect method

获取指示请求是否应遵循重定向的值。

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

ReturnValue

指示请求是否应遵循重定向的值。

另见