Compartir a través de


CacheEntryUpdateArguments.Source Propiedad

Definición

Obtiene una referencia a la instancia de ObjectCache que contiene una entrada que se va a quitar.

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 de propiedad

Referencia a la instancia de memoria caché.

Se aplica a