VirtualPathProviderViewEngine.ViewLocationCache プロパティ

定義

ビューの場所のキャッシュを取得または設定します。

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

プロパティ値

ビューの場所のキャッシュ。

適用対象