BehaviorsSection.ServiceBehaviors Właściwość

Definicja

Pobiera wszystkie wpisy podrzędne, które są elementami zachowania usługi identyfikowanymi przez ich unikatowy name .

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

Wartość właściwości

ServiceBehaviorElementCollection

Element ServiceBehaviorElementCollection , który zawiera elementy zachowania usługi identyfikowane przez ich unikatowy element name .

Atrybuty

Dotyczy