Property Dependency
Dependency
The dependency/dependencies for the item. If there are no dependencies, it contains a null reference.
Declaration
public CacheDependency Dependency { get; set; }
Property Value
Type | Description |
---|---|
CacheDependency | Dependency/Dependencies for the cache item. |