Skip to content

format

typescript
Path.GetRandomFileName()

class: Path

description

Returns a random file name.

parameter

param_nametypedescription

return

typedescription
stringA string representing the file name.

code example