set_ResponseNamespace()

SoapDocumentMethodAttribute::set_ResponseNamespace(String) method

Sets the namespace associated with the SOAP response.

void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_ResponseNamespace(String value)

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also