get_AllowAutoRedirect()

HttpWebClientProtocol::get_AllowAutoRedirect() method

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

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

Return Value

A value that indicates if the client follows server redirects.

See Also