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

Nodes

Property in ProjectDebugInfo

Summary

The debugging info for the nodes in the project.

public List<NodeDebugInfo> Nodes { get; set; }

Last updated

Was this helpful?