Skip to content

format

typescript
Path.GetTempPath()

class: Path

description

Returns the system temporary path directory.

parameter

param_nametypedescription

return

typedescription
stringThe temporary path directory.

code example