SoapMessage::Action Property
.NET Framework (current version)
When overridden in a derived class, gets the SOAPAction HTTP request header field for the SOAP request or SOAP response.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System::String^The SOAPAction HTTP request header field for the SOAP request or SOAP response.
The Action property can be accessed during any SoapMessageStage.
.NET Framework
Available since 1.1
Available since 1.1
Show: