Condividi tramite


HostingEnvironment.Cache Proprietà

Definizione

Ottiene l'istanza di Cache per l'applicazione corrente.

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

Valore della proprietà

Cache

L'istanza Cache corrente.

Si applica a