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

SoapDocumentServiceAttribute::get_ParameterStyle method

RTTI 信息。

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

ReturnValue

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

备注

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

另见