Defines the specifications for output messages returned by the XML Web service. This class cannot be inherited.
See Also: OperationOutput Members
Exactly one instance of this class is a member of the Operation.Messages property of the parent System.Web.Services.Description.Operation instance.
The System.Web.Services.Description.OperationOutput class corresponds to the Web Services Description Language (WSDL) output element enclosed by the operation element that is in turn enclosed by the portType element. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.