ServiceDescription.ServiceDescriptions Eigenschap

Definitie

Hiermee haalt u het ServiceDescriptionCollection exemplaar op waarvan het ServiceDescription lid is.

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

Waarde van eigenschap

Een verzameling servicebeschrijvingen.

Uitzonderingen

Deze ServiceDescription is niet toegewezen aan een bovenliggende verzameling.

Van toepassing op