System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_ParameterStyle 方法
SoapDocumentMethodAttribute::set_ParameterStyle method
设置指示参数是否封装在 ‘Body’ 元素下的单个 XML 元素中的值。
void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_ParameterStyle(SoapParameterStyle value)
| Parameter | Type | 描述 |
|---|---|---|
| value | SoapParameterStyle | 必须设置的值。 |
另见
- Enum SoapParameterStyle
- Class SoapDocumentMethodAttribute
- Namespace System::Web::Services::Protocols
- Library Aspose.Page for C++