Property NamedTags
NamedTags
Gets/Sets the NamedTags for the cache items.
Declaration
public NamedTagsDictionary NamedTags { get; set; }
Property Value
Type | Description |
---|---|
NamedTagsDictionary | Represents a dictionary that can be associated with cache items to provide extra information. |