System.Web.Services.Description.ProtocolImporter.Operation Property

Gets the abstract Web Services Description Language (WSDL) operation that the protocol importer is currently processing to generate a method in a binding class.

Syntax

public Operation Operation { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The operation appears as a child of the ProtocolImporter.PortType element in a WSDL document. The method is generated with a System.Web.Services.WebMethodAttribute class.

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