System.Web.Services.Description.SoapOperationBinding.SoapAction Property

Gets or sets the URI for the SOAP header.

Syntax

[System.Xml.Serialization.XmlAttribute("soapAction")]
public string SoapAction { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is required for HTTP protocol binding of SOAP. The default value is an empty string ("").

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0