Tags Property

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

IRegnoConfigDoc..::..Tags Property

An array of key/pair free form string values. Used to store meta data related to the data stored by this configuration.

Namespace:  RegnoSoftware.Standard.Core.Interfaces
Assembly:  RegnoSoftware.Standard.Core (in RegnoSoftware.Standard.Core.dll)

Syntax


[DescriptionAttribute]
[JsonPropertyAttribute]
IDictionary<string, string> Tags { get; set; }

Field Value

The tags.