CompositeBindingSource.BindingSources Propriété

Définition

Obtient le jeu d’entrées BindingSource .

public:
 property System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Mvc::ModelBinding::BindingSource ^> ^ BindingSources { System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Mvc::ModelBinding::BindingSource ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource> BindingSources { get; }
member this.BindingSources : seq<Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource>
Public ReadOnly Property BindingSources As IEnumerable(Of BindingSource)

Valeur de propriété

S’applique à