System.Web.Services.Description.SoapBinding.Transport Property

Gets or sets the URI with the specification for HTTP transmission of SOAP data.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

This required property value will generally be the same as that of the SoapBinding.HttpTransport field. However, this property value can be any URI for data-transmission specifications, for example, SMTP or FTP.

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