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

Контекст выполнения.

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