System.Web.Services.Description.ProtocolReflector.ServiceDescriptions Property

Gets the System.Web.Services.Description.ServiceDescription objects that have so far been created and added to the corresponding to the System.Web.Services.Description.ServiceDescriptionCollection obtained through the ServiceDescriptionReflector.ServiceDescriptions property of the associated System.Web.Services.Description.ServiceDescriptionReflector instance.

Syntax

public ServiceDescriptionCollection ServiceDescriptions { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.Services.Description.ProtocolReflector class creates a System.Web.Services.Description.ServiceDescription object for each binding, with a distinct namespace, that it finds in a Web service class.

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