Skip to content

TAbstractFile.setPath method

TAbstractFile › setPath

Unofficial

Sets the path of the file or folder.

Signature:

setPath(path: string): void

Parameters:

Parameter Type Description
path string The new path of the file or folder.

Returns: void