ServiceDescription.ServiceDescriptions Proprietà

Definizione

Ottiene l'istanza di ServiceDescriptionCollection di cui ServiceDescription è membro.

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

Valore della proprietà

ServiceDescriptionCollection

Raccolta di descrizione del servizio.

Eccezioni

L'oggetto ServiceDescription non è stato assegnato a un insieme padre.

Si applica a