共用方式為


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

屬性值

執行內容。

適用於