For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tags

Property in Node

Summary

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

Was this helpful?