This documentation is archived and is not being maintained.

OperationBinding Properties

The properties of the OperationBinding class are listed here. For a complete list of OperationBinding class members, see the OperationBinding Members topic.

Public Properties

public propertyBinding Gets the Binding of which the current OperationBinding is a member.
public propertyDocumentation (inherited from DocumentableItem) Gets or sets the text documentation for the instance of the DocumentableItem.
public propertyExtensions Gets the collection of extensibility elements specific to the current OperationBinding.
public propertyFaults Gets the FaultBindingCollection associated with the OperationBinding instance.
public propertyInput Gets or sets the InputBinding associated with the OperationBinding.
public propertyName Gets or sets the name of the OperationBinding.
public propertyOutput Gets or sets the OutputBinding associated with the OperationBinding.

See Also

OperationBinding Class | System.Web.Services.Description Namespace

Show: