set_Namespace()

WebServiceBindingAttribute::set_Namespace(String) method

Sets the namespace that is associated with the binding.

void System::Web::Services::WebServiceBindingAttribute::set_Namespace(String value)

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also