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

SoapDocumentMethodAttribute::set_ParameterStyle method

设置一个值,指示参数是否封装在位于 ‘Body’ 元素下的单个 XML 元素中。

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

另见