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

SourceTextStringID

Property in Node

Summary

the entry in the program's string table that contains the original text of this node; null if this is not available

public string SourceTextStringID {
      get; set; }

Last updated

Was this helpful?