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

屬性值

檢視位置快取。

適用於