ModelValidator.ModelBindingExecutionContext 속성

정의

파생 클래스에서 구현된 경우 활성 실행 컨텍스트를 가져옵니다.

protected public:
 property System::Web::ModelBinding::ModelBindingExecutionContext ^ ModelBindingExecutionContext { System::Web::ModelBinding::ModelBindingExecutionContext ^ get(); };
protected internal System.Web.ModelBinding.ModelBindingExecutionContext ModelBindingExecutionContext { get; }
member this.ModelBindingExecutionContext : System.Web.ModelBinding.ModelBindingExecutionContext
Protected Friend ReadOnly Property ModelBindingExecutionContext As ModelBindingExecutionContext

속성 값

ModelBindingExecutionContext

실행 컨텍스트입니다.

적용 대상