ProtocolImporter.ServiceDescriptions Property

 
Use BaseTrue

Gets the ServiceDescriptionCollection objects that belong to the associated ServiceDescriptionImporter instance that are searched for bindings from which to generate binding classes.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

member ServiceDescriptions : ServiceDescriptionCollection with get

Property Value

Type: System.Web.Services.Description.ServiceDescriptionCollection

The ServiceDescriptionCollection objects that belong to the associated ServiceDescriptionImporter instance that are searched for bindings from which to generate binding classes.

.NET Framework
Available since 1.1
Return to top
Show: