System.Web.Services.Description.Port.Binding Property

Gets or sets the value of the XML <binding> attribute of the System.Web.Services.Description.Port.

Syntax

[System.Xml.Serialization.XmlAttribute("binding")]
public System.Xml.XmlQualifiedName Binding { set; get; }

Value

a System.Xml.XmlQualifiedName

Remarks

A binding defines message format and protocol details for operations and messages for a System.Web.Services.Description.PortType. This property gets or sets those values for a specific Port.

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