System.Runtime.Remoting.Metadata.SoapMethodAttribute.SoapAction Property

Gets or sets the SOAPAction header field used with HTTP requests sent with this method. This property is currently not implemented.

Syntax

public string SoapAction { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is currently not implemented.

The SOAPAction HTTP request header field indicates the intent of the SOAP HTTP request. For more information on the SOAPAction field, see www.w3.org/tr/soap/#_Toc478383528.

Requirements

Namespace: System.Runtime.Remoting.Metadata
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0