FullPath

The full path to the currently displayed folder, i.e. the concatenation of root and path. This can be useful, for example, to display an image selected by the user in File Explorer or to perform other operations with selected files.

Paths are specified as a string with a forward slash ("/") as a separator.

Schema: tchmi:general#/definitions/String

Attribute getter

public getFullPath(): string;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

string

The current value of the attribute.

Attribute setter

The attribute can only be read and therefore has no setter.

FullPath 1:

Available from version 1.12.754