System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_Use 方法

SoapDocumentMethodAttribute::set_Use method

设置决定消息编码方式的值。

void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_Use(Description::SoapBindingUse value)
参数类型描述
Description::SoapBindingUse必须设置的值。

另见