ServiceDescription.ServiceDescriptions Propiedad

Definición

Obtiene la ServiceDescriptionCollection instancia de la que ServiceDescription es miembro.

public:
 property System::Web::Services::Description::ServiceDescriptionCollection ^ ServiceDescriptions { System::Web::Services::Description::ServiceDescriptionCollection ^ get(); };
public System.Web.Services.Description.ServiceDescriptionCollection ServiceDescriptions { get; }
member this.ServiceDescriptions : System.Web.Services.Description.ServiceDescriptionCollection
Public ReadOnly Property ServiceDescriptions As ServiceDescriptionCollection

Valor de propiedad

Colección de descripción del servicio.

Excepciones

no ServiceDescription se ha asignado a una colección primaria.

Se aplica a