Property Tags
- Namespace
- QueryGuard
- Assembly
- QueryGuard.Core.dll
Tags
Gets the query tags recognized on this command.
public IReadOnlyList<string> Tags { get; }
Property Value
Remarks
Only tags QueryGuard understands are retained. An arbitrary TagWith comment is
stripped during normalization like any other comment.