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

SoapDocumentMethodAttribute::set_Action method

设置 ‘SOAPAction’ 属性的值。

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

另见