ProtocolImporter::OperationBinding Property
.NET Framework (current version)
Gets the Web Services Description Language (WSDL) operation binding that the protocol importer is currently processing to generate a method in a binding class.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System.Web.Services.Description::OperationBinding^The Web Services Description Language (WSDL) operation binding that the protocol importer is currently processing to generate a method in a binding class.
The method is generated with a WebMethodAttribute class.
.NET Framework
Available since 1.1
Available since 1.1
Show: