set_Namespace()

WebServiceAttribute::set_Namespace(String) method

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

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

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also