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

SoapDocumentMethodAttribute::get_ParameterStyle method

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

SoapParameterStyle System::Web::Services::Protocols::SoapDocumentMethodAttribute::get_ParameterStyle()

ReturnValue

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

另见