다음을 통해 공유


DefaultModelBinder.Binders 속성

정의

응용 프로그램의 모델 바인더를 가져오거나 설정합니다.

protected internal System.Web.Mvc.ModelBinderDictionary Binders { get; set; }
member this.Binders : System.Web.Mvc.ModelBinderDictionary with get, set
Protected Friend Property Binders As ModelBinderDictionary

속성 값

애플리케이션의 모델 바인더입니다.

적용 대상