MvcRazorHost.DefaultModel 属性

定义

获取未指定模型时默认使用的模型类型。

public:
 virtual property System::String ^ DefaultModel { System::String ^ get(); };
public virtual string DefaultModel { get; }
member this.DefaultModel : string
Public Overridable ReadOnly Property DefaultModel As String

属性值

注解

此值用作基类型的泛型类型参数

适用于