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

SoapDocumentServiceAttribute::set_ParameterStyle method

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

void System::Web::Services::Protocols::SoapDocumentServiceAttribute::set_ParameterStyle(SoapParameterStyle value)
ParameterType描述
valueSoapParameterStyle必须设置的值。

另见