Sdílet prostřednictvím


ServicesSection.Services Vlastnost

Definice

Načte všechny služby nakonfigurované v této části.

public:
 property System::ServiceModel::Configuration::ServiceElementCollection ^ Services { System::ServiceModel::Configuration::ServiceElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("", Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection)]
public System.ServiceModel.Configuration.ServiceElementCollection Services { get; }
[<System.Configuration.ConfigurationProperty("", Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection)>]
member this.Services : System.ServiceModel.Configuration.ServiceElementCollection
Public ReadOnly Property Services As ServiceElementCollection

Hodnota vlastnosti

ServiceElementCollection

A ServiceElementCollection který obsahuje všechny služby nakonfigurované v této části.

Atributy

Platí pro