Property Dependency
Dependency
Gets/Sets the cache dependency.
Declaration
public CacheDependency Dependency { get; set; }
Property Value
Type | Description |
---|---|
CacheDependency | Tracks cache dependencies, which can be files, directories, or keys to other objects in application's cache. This class cannot be inherited. |