get_Binding()

SoapDocumentMethodAttribute::get_Binding() method

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

String System::Web::Services::Protocols::SoapDocumentMethodAttribute::get_Binding()

Return Value

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

See Also