System.Web.Services.Description.Binding: Property Members

The properties of System.Web.Services.Description.Binding are listed below. For a list of all members, see the Binding Members list.

See Also: Inherited members from System.Web.Services.Description.NamedItem

Public Properties

[read-only]
override
ExtensionsServiceDescriptionFormatExtensionCollection.

Gets the collection of extensibility elements used in the XML Web service.

Namestring.

Gets or sets a string value containing the name of the System.Web.Services.Description.Binding.

[read-only]
OperationsOperationBindingCollection.

Gets the collection of specifications for data formats and message protocols used in the action supported by the XML Web service.

[read-only]
ServiceDescriptionServiceDescription.

Gets the System.Web.Services.Description.ServiceDescription of which the System.Web.Services.Description.Binding is a member.

TypeSystem.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.