BindingSourceValueProvider.BindingSource 속성

정의

해당 BindingSource를 가져옵니다.

protected:
 property Microsoft::AspNetCore::Mvc::ModelBinding::BindingSource ^ BindingSource { Microsoft::AspNetCore::Mvc::ModelBinding::BindingSource ^ get(); };
protected Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource BindingSource { get; }
member this.BindingSource : Microsoft.AspNetCore.Mvc.ModelBinding.BindingSource
Protected ReadOnly Property BindingSource As BindingSource

속성 값

적용 대상