System::Web::Services::Protocols::SoapDocumentMethodAttribute::get_RequestElementName method

SoapDocumentMethodAttribute::get_RequestElementName method

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

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

ReturnValue

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

另见