ProtocolReflector.InputMessage Property

 
Use BaseTrue

Gets the Web Services Description Language (WSDL) input message for the abstract operation that the protocol reflector is currently generating from a Web service method.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

member InputMessage : Message with get

Property Value

Type: System.Web.Services.Description.Message

The Web Services Description Language (WSDL) input message for the abstract operation that the protocol reflector is currently generating from a Web service method.

.NET Framework
Available since 1.1
Return to top
Show: