SoapProtocolImporter::SoapBinding Property

 
Use BaseTrue

Gets a SoapBinding instance obtained through the SoapBinding property's Extensions property.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

public:
property SoapBinding^ SoapBinding {
	SoapBinding^ get();
}

Property Value

Type: System.Web.Services.Description::SoapBinding^

A SoapBinding instance obtained through the SoapBinding property's Extensions property.

.NET Framework
Available since 1.1
Return to top
Show: