System::Web::Services::WebServiceBindingAttribute::set_Namespace method

WebServiceBindingAttribute::set_Namespace method

Sets the namespace that is associated with the binding.

void System::Web::Services::WebServiceBindingAttribute::set_Namespace(String value)
ParameterTypeDescription
valueStringThe value that must be set.

See Also