System::Web::Services::Protocols::HttpWebClientProtocol::get_AllowAutoRedirect method

HttpWebClientProtocol::get_AllowAutoRedirect method

Gets a value that indicates if the client follows server redirects.

bool System::Web::Services::Protocols::HttpWebClientProtocol::get_AllowAutoRedirect()

ReturnValue

A value that indicates if the client follows server redirects.

See Also