Property Dependency
Dependency
Tracks cache dependencies, which can be files, directories, or keys to other objects in a application cache.
Declaration
public CacheDependency Dependency { get; set; }
Property Value
Type | Description |
---|---|
CacheDependency | This property tracks cache dependencies, which can be files, directories, or keys to other objects in a application cache. |