System::Web::Services::WebServiceAttribute::get_Namespace method

WebServiceAttribute::get_Namespace method

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

String System::Web::Services::WebServiceAttribute::get_Namespace()

ReturnValue

The default namespace to use for the XML Web service.

See Also