System::Web::Services::Protocols::HttpWebClientProtocol::set_AllowAutoRedirect method

HttpWebClientProtocol::set_AllowAutoRedirect method

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

void System::Web::Services::Protocols::HttpWebClientProtocol::set_AllowAutoRedirect(bool value)
参数类型描述
bool必须设置的值。

另见