CacheEntryUpdateArguments.Source Proprietà

Definizione

Ottiene un riferimento all'istanza di ObjectCache contenente una voce della cache che sta per essere rimossa.

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

Valore della proprietà

Riferimento all'istanza della cache.

Si applica a