HostingEnvironment.Cache Propriedade

Definição

Obtém a Cache instância do aplicativo atual.

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

Valor da propriedade

A instância atual Cache .

Aplica-se a