Share via


CacheEntryUpdateArguments.Source 속성

정의

제거하려는 캐시 엔트리가 포함된 ObjectCache 인스턴스에 대한 참조를 가져옵니다.

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

속성 값

캐시 인스턴스에 대한 참조입니다.

적용 대상