System.Web.Services.Description.ServiceDescriptionCollection.GetMessage Method

Searches the System.Web.Services.Description.ServiceDescriptionCollection and returns the System.Web.Services.Description.Message with the specified name that is a member of one of the System.Web.Services.Description.ServiceDescription instances contained in the collection.

Syntax

public Message GetMessage (System.Xml.XmlQualifiedName name)

Parameters

name
The System.Xml.XmlQualifiedName, passed by reference, whose System.Xml.XmlQualifiedName.Name property is shared by the System.Web.Services.Description.Message returned.

Returns

The message with the specified name.

Remarks

Documentation for this section has not yet been entered.

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