The members of System.Web.Services.Description.Binding are listed below.
See Also: Inherited members from System.Web.Services.Description.NamedItem
Binding() |
Initializes a new instance of the System.Web.Services.Description.Binding class. |
[read-only] override | Extensions | ServiceDescriptionFormatExtensionCollection.
Gets the collection of extensibility elements used in the XML Web service. |
Name | string.
Gets or sets a string value containing the name of the System.Web.Services.Description.Binding. | |
[read-only] | Operations | OperationBindingCollection.
Gets the collection of specifications for data formats and message protocols used in the action supported by the XML Web service. |
[read-only] | ServiceDescription | ServiceDescription.
Gets the System.Web.Services.Description.ServiceDescription of which the System.Web.Services.Description.Binding is a member. |
Type | System.Xml.XmlQualifiedName.
Gets or sets a value representing the namespace-qualified name of the System.Web.Services.Description.PortType with which the Binding is associated. |