IProbe.Tags property

The tags associated with the probe.

public string[] Tags { get; }

Remarks

Tags can be used to group probes or indicate their purpose.

See Also