ModelValidator.ModelBindingExecutionContext Egenskap

Definition

När den implementeras i en härledd klass hämtar du körningskontexten.

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

Egenskapsvärde

Körningskontexten.

Gäller för