ViewResultBase.ViewEngineCollection プロパティ

定義

この結果に関連付けられているビュー エンジンのコレクションを取得または設定します。

public System.Web.Mvc.ViewEngineCollection ViewEngineCollection { get; set; }
member this.ViewEngineCollection : System.Web.Mvc.ViewEngineCollection with get, set
Public Property ViewEngineCollection As ViewEngineCollection

プロパティ値

ビュー エンジンのコレクション。

適用対象