Table of Contents

Property Tags

Namespace
QueryGuard
Assembly
QueryGuard.Core.dll

Tags

Gets the query tags recognized on this command.

public IReadOnlyList<string> Tags { get; }

Property Value

IReadOnlyList<string>

Remarks

Only tags QueryGuard understands are retained. An arbitrary TagWith comment is stripped during normalization like any other comment.