CacheEntryUpdateArguments.Source Propriedade

Definição

Obtém uma referência para a instância de ObjectCache que contém uma entrada de cache que está prestes a ser removida.

public:
 property System::Runtime::Caching::ObjectCache ^ Source { System::Runtime::Caching::ObjectCache ^ get(); };
public System.Runtime.Caching.ObjectCache Source { get; }
member this.Source : System.Runtime.Caching.ObjectCache
Public ReadOnly Property Source As ObjectCache

Valor da propriedade

ObjectCache

Uma referência à instância de cache.

Aplica-se a