HostingEnvironment.Cache Propriété

Définition

Obtient l'instance de Cache pour l'application actuelle.

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

Valeur de propriété

Cache

Instance actuelle de Cache.

S’applique à