HttpRuntime.Cache Egenskap

Definition

Cache Hämtar för det aktuella programmet.

public:
 static property System::Web::Caching::Cache ^ Cache { System::Web::Caching::Cache ^ get(); };
public static System.Web.Caching.Cache Cache { get; }
static member Cache : System.Web.Caching.Cache
Public Shared ReadOnly Property Cache As Cache

Egenskapsvärde

Den aktuella Cache.

Undantag

ASP.NET är inte installerat.

Kommentarer

Mer information finns i System.Web.Caching.Cache klassen .

Gäller för