Property GroupName
GroupName
Groups help to create a logical partition of cached data for easy retrieval. This property specifies the name of group.
Declaration
public string GroupName { get; set; }
Property Value
Type | Description |
---|---|
System.String | Name of a group. |