ServiceDescription.ServiceDescriptions Propriété

Définition

Obtient l’instance ServiceDescriptionCollection dont le ServiceDescription membre est membre.

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

Valeur de propriété

Collection de description du service.

Exceptions

L’objet ServiceDescription n’a pas été affecté à une collection parente.

S’applique à