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

Gets the collection of System.Web.Services.Description.Service instances contained in the System.Web.Services.Description.ServiceDescription.

Syntax

[System.Xml.Serialization.XmlElement("service")]
public ServiceCollection Services { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.Services.Description.ServiceCollection returned by this property corresponds to the list of service 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