InputPath
Gets the input path from which the syntax tree was loaded. For introduced syntax trees, this is null
.
Declaration
public string? InputPath { get; }
Property Value
Type | Description |
---|---|
string |
Gets the input path from which the syntax tree was loaded. For introduced syntax trees, this is null
.
public string? InputPath { get; }
Type | Description |
---|---|
string |