Skip to content

格式

typescript
Path.GetTempFileName()

所属类: Path

描述

返回临时文件的文件名。

参数

参数名类型描述

返回值

类型描述
string文件名字符串

代码示例