CacheEntryRemovedArguments.Source Proprietà

Definizione

Ottiene un riferimento all'istanza di ObjectCache di origine che conteneva originariamente la voce della cache 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 alla cache che conteneva originariamente la voce della cache rimossa.

Si applica a