Soap12Binding::Namespace Field

 

Represents the XML namespace of a binding to the SOAP protocol version 1.2. This field is constant.

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

public:
literal String^ Namespace

Field Value

Type: System::String^

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

.NET Framework
Available since 2.0
Return to top
Show: