BindingInfo.BindingSource Свойство

Определение

Возвращает или задает класс BindingSource.

public:
 property Microsoft::AspNetCore::Mvc::ModelBinding::BindingSource ^ BindingSource { Microsoft::AspNetCore::Mvc::ModelBinding::BindingSource ^ get(); void set(Microsoft::AspNetCore::Mvc::ModelBinding::BindingSource ^ value); };
public Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource BindingSource { get; set; }
public Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource? BindingSource { get; set; }
member this.BindingSource : Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource with get, set
Public Property BindingSource As BindingSource

Значение свойства

Применяется к