SimpleValueProvider.ModelBindingExecutionContext 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取执行上下文。
protected:
property System::Web::ModelBinding::ModelBindingExecutionContext ^ ModelBindingExecutionContext { System::Web::ModelBinding::ModelBindingExecutionContext ^ get(); };
protected System.Web.ModelBinding.ModelBindingExecutionContext ModelBindingExecutionContext { get; }
member this.ModelBindingExecutionContext : System.Web.ModelBinding.ModelBindingExecutionContext
Protected ReadOnly Property ModelBindingExecutionContext As ModelBindingExecutionContext
属性值
该执行上下文。