SoapBinding::Namespace Field

 

The XML namespace of the element that specifies a SOAP binding within a discovery document.

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

public:
literal String^ Namespace

Field Value

Type: System::String^

SOAP bindings within a discovery document reside within a SOAP XML element, which is a member of the XML namespace specifed by the Namespace constant.

Discovery_SoapBinding1#2

.NET Framework
Available since 1.1
Return to top
Show: