ShortName
Gets the filename without extension of the syntax tree, shortened if its total length exceeds 20 characters.
Declaration
[Memo]
public string ShortName { get; }
Property Value
Type | Description |
---|---|
string |
Gets the filename without extension of the syntax tree, shortened if its total length exceeds 20 characters.
[Memo]
public string ShortName { get; }
Type | Description |
---|---|
string |