Compartilhar via


BindingsSection.BindingCollections Propriedade

Definição

Obtém uma coleção de instâncias BindingCollectionElement.

public:
 property System::Collections::Generic::List<System::ServiceModel::Configuration::BindingCollectionElement ^> ^ BindingCollections { System::Collections::Generic::List<System::ServiceModel::Configuration::BindingCollectionElement ^> ^ get(); };
public System.Collections.Generic.List<System.ServiceModel.Configuration.BindingCollectionElement> BindingCollections { get; }
member this.BindingCollections : System.Collections.Generic.List<System.ServiceModel.Configuration.BindingCollectionElement>
Public ReadOnly Property BindingCollections As List(Of BindingCollectionElement)

Valor da propriedade

List<BindingCollectionElement>

Uma coleção de instâncias BindingCollectionElement.

Aplica-se a