System.Web.Services.Description.ServiceDescription.Messages Property

Gets the collection of System.Web.Services.Description.Message elements contained in the System.Web.Services.Description.ServiceDescription.

Syntax

[System.Xml.Serialization.XmlElement("message")]
public MessageCollection Messages { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.Services.Description.MessageCollection returned by this property corresponds to the list of message elements enclosed by the Web Services Description Language (WSDL) definitions root element. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/.

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