HostingEnvironment.Cache Proprietà

Definizione

Ottiene l'istanza Cache dell'applicazione corrente.

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

Valore della proprietà

Istanza corrente Cache .

Si applica a