Property SubGroup
SubGroup
Gets/Sets the sub group of the cache item.
Declaration
[Obsolete("This API is deprecated and will be removed in a future release. This feature is being retired and will not be continued in future versions.", false)]
public string SubGroup { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | SubGroup of the cache item. |