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

SoapDocumentMethodAttribute::set_RequestElementName method

设置与 SOAP 请求关联的 XML 元素的名称,该元素在服务描述中定义为操作。

void System::Web::Services::Protocols::SoapDocumentMethodAttribute::set_RequestElementName(String value)
参数类型描述
String必须设置的值。

另见