Aracılığıyla paylaş


CustomBindingCollectionElement.Bindings Özellik

Tanım

Bu bölümde tanımlanan bağlamaları alır.

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

Özellik Değeri

CustomBindingElementCollection Bu bölümde tanımlanan tüm bağlamaları içeren bir.

Öznitelikler

Şunlara uygulanır