System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_ResponseNamespace method

SoapDocumentMethodAttribute::set_ResponseNamespace method

Sets the namespace associated with the SOAP response.

void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_ResponseNamespace(String value)
ParameterTypeDescription
valueStringThe value that must be set.

See Also