System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_RequestElementName 方法
SoapDocumentMethodAttribute::set_RequestElementName method
设置与 SOAP 请求关联的 XML 元素名称,该元素在服务描述中定义为操作。
void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_RequestElementName(String value)
| Parameter | Type | 描述 |
|---|---|---|
| value | 字符串 | 必须设置的值。 |
另见
- Class String
- Class SoapDocumentMethodAttribute
- Namespace System::Web::Services::Protocols
- Library Aspose.Page for C++