GetNodeDebugInfo(string)
Method in ProjectDebugInfo
Summary
Gets the debugging info for a given node, if it exists.
Parameters
Name
Description
string
nodeName
The name of the node to get debugging info for.
Returns
The debugging info for the node, or null
if none is present.
Last updated
Was this helpful?