System::Web::Services::Protocols::HttpWebClientProtocol::set_AllowAutoRedirect 方法

HttpWebClientProtocol::set_AllowAutoRedirect method

设置一个值,指示客户端是否遵循服务器重定向。

void System::Web::Services::Protocols::HttpWebClientProtocol::set_AllowAutoRedirect(bool value)
ParameterType描述
valuebool必须设置的值。

另见