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

SoapDocumentMethodAttribute::get_RequestElementName method

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

String System::Web::Services::Protocols::SoapDocumentMethodAttribute::get_RequestElementName()

ReturnValue

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

另见