共用方式為


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

屬性值

備註

這個值會當做基底類型的泛型型別引數使用

適用於