HostingEnvironment.Cache Özellik

Tanım

Cache Geçerli uygulamanın örneğini alır.

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

Özellik Değeri

Cache

Geçerli Cache örnek.

Şunlara uygulanır