Property Group
Group
The name of the group to associate with the cache item. All cache items with the same group name are logically grouped together.
Declaration
public string Group { get; set; }
Property Value
Type | Description |
---|---|
System.String |