FilePath
Gets the file path of the syntax tree. For input syntax trees, this is an absolute path of the input document. For introduced syntax trees, this is a relative path under which the syntax tree was introduced.
Declaration
public string FilePath { get; }
Property Value
Type | Description |
---|---|
string |