Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 281 Bytes

yarn.node.sourcetextstringid.md

File metadata and controls

16 lines (9 loc) · 281 Bytes

Node.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; }