Aracılığıyla paylaş


HttpContextWrapper.Cache Özellik

Tanım

CacheGeçerli uygulama etki alanı için nesneyi alır.

public:
 virtual property System::Web::Caching::Cache ^ Cache { System::Web::Caching::Cache ^ get(); };
public override System.Web.Caching.Cache Cache { get; }
member this.Cache : System.Web.Caching.Cache
Public Overrides ReadOnly Property Cache As Cache

Özellik Değeri

Cache

Geçerli uygulama etki alanı için önbellek nesnesi.

Şunlara uygulanır