Tags Property
Overloads
Tags |
Tags added to the variable. Optional. JSON property name: tags |
Tags
Tags added to the variable. Optional.
JSON property name: tags
Declaration
public IEnumerable<string> Tags { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.String> |