System::Web::Services::WebServiceAttribute::set_Namespace method

WebServiceAttribute::set_Namespace method

Sets the default namespace to use for the XML Web service.

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

See Also