ProtocolReflector::OperationBinding Property
.NET Framework (current version)
Gets the Web Services Description Language (WSDL) operation binding that the protocol importer is currently generating from a Web service method.
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 generating from a Web service method.
Web service methods are identified by the WebMethodAttribute.
.NET Framework
Available since 1.1
Available since 1.1
Show: