SoapMessage.Action Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
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.StringThe 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: