Udostępnij za pośrednictwem


ServiceHostingEnvironmentSection.BaseAddressPrefixFilters Właściwość

Definicja

Pobiera kolekcję elementów konfiguracji, które określają filtry prefiksów dla adresów podstawowych używanych przez hosta usługi.

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

Wartość właściwości

BaseAddressPrefixFilterElementCollection

Kolekcja elementów konfiguracji, które określają filtry prefiksów dla adresów podstawowych używanych przez hosta usługi.

Atrybuty

Dotyczy