set_Uri()

WebClientProtocol::set_Uri(System::SharedPtr<Uri>) method

Sets the XML Web service URI.

void System::Web::Services::Protocols::WebClientProtocol::set_Uri(System::SharedPtr<Uri> uri)

Arguments

ParameterTypeDescription
uriSystem::SharedPtr<Uri>The URI that must be set.

See Also