Skip to content

TAbstractFile.setPath method

TAbstractFile › setPath

Unofficial

Sets the path of the file or folder.

Signature:

setPath(path: string): void

Parameters:

ParameterTypeDescription
pathstringThe new path of the file or folder.

Returns: void