set_Binding()

SoapDocumentMethodAttribute::set_Binding(String) method

Sets the binding for which an XML web service method is implementing an operation.

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

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also