System.Web.Services.Description.ServiceDescriptionImporter.ServiceDescriptions Property

Gets the collection of System.Web.Services.Description.ServiceDescription instances to be imported.

Syntax

public ServiceDescriptionCollection ServiceDescriptions { get; }

Value

Documentation for this section has not yet been entered.

Remarks

As with any collection that forms a read-only property, members can be added to the collection, removed from the collection, or modified using the methods exposed by the collection. You can also use the ServiceDescriptionImporter.AddServiceDescription(ServiceDescription, string, string) method to add members to this collection.

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