Share via


CompositeBindingSource.BindingSources Eigenschaft

Definition

Ruft den Satz von BindingSource Einträgen ab.

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)

Eigenschaftswert

Gilt für: