System.Web.Services.Description.ServiceDescriptionReflector.ServiceDescriptions Property

Gets a reference to the System.Web.Services.Description.ServiceDescriptionCollection associated with the XML Web service.

Syntax

public ServiceDescriptionCollection ServiceDescriptions { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is initialized with a CollectionBase.Count of zero. Any members must be explicitly added using the collection's ServiceDescriptionCollection.Add(ServiceDescription) method.

For more information about Web Services Description Language (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