SoapBinding::Transport Property
.NET Framework (current version)
Gets or sets the URI with the specification for HTTP transmission of SOAP data.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System::String^A string value representing the URI for the specification for data transmission by means of SOAP. The default is an empty string ("").
This required property value will generally be the same as that of the HttpTransport field. However, this property value can be any URI for data-transmission specifications, for example, SMTP or FTP.
SoapBinding_SoapOperationBinding#2
.NET Framework
Available since 1.1
Available since 1.1
Show: