Property in Node
Gets the collection of tags defined for this node, if any. If no tags are defined, returns an empty collection.
public IEnumerable<string> Tags { get; }
Last updated 3 months ago
Was this helpful?