System.Web.Services.Description.Soap12Binding.HttpTransport Field

Represents the transport protocol for the SOAP message is HTTP. This field is constant.

Syntax

public const string HttpTransport

Remarks

The field value is the URI "http://schemas.xmlsoap.org/soap/http".

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0