Aracılığıyla paylaş


BindingCollectionElement.ConfiguredBindings Özellik

Tanım

Bu koleksiyondaki tüm bağlama yapılandırma öğelerini alır.

public:
 abstract property System::Collections::ObjectModel::ReadOnlyCollection<System::ServiceModel::Configuration::IBindingConfigurationElement ^> ^ ConfiguredBindings { System::Collections::ObjectModel::ReadOnlyCollection<System::ServiceModel::Configuration::IBindingConfigurationElement ^> ^ get(); };
public abstract System.Collections.ObjectModel.ReadOnlyCollection<System.ServiceModel.Configuration.IBindingConfigurationElement> ConfiguredBindings { get; }
member this.ConfiguredBindings : System.Collections.ObjectModel.ReadOnlyCollection<System.ServiceModel.Configuration.IBindingConfigurationElement>
Public MustOverride ReadOnly Property ConfiguredBindings As ReadOnlyCollection(Of IBindingConfigurationElement)

Özellik Değeri

Bu koleksiyondaki tüm bağlama yapılandırma öğeleri.

Şunlara uygulanır