Skip to content

format

typescript
Path.GetTempFileName()

class: Path

description

Returns the file name of the temporary file.

parameter

param_nametypedescription

return

typedescription
stringA string representing the file name.

code example