FullPath
The full path to the currently displayed folder, i.e. the concatenation of root and path. This can be useful to display an image selected by the user in File Explorer, or to perform other operations on selected files, for example.
Paths are specified as strings with a forward leaning slash ("/") as a separator.
Schema: tchmi:general#/definitions/String
Origin: File Explorer
See also
Attribute getter: getFullPath
The attribute can only be read and therefore has no setter.
Available from version 1.12.754 |