Share via


CacheEntryRemovedArguments.Source Propriedade

Definição

Obtém uma referência à instância ObjectCache de origem que continha originalmente a entrada de cache 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

Uma referência ao cache que originalmente continha a entrada de cache removida.

Aplica-se a