Skip to content

格式

typescript
Path.GetTempPath()

所属类: Path

描述

返回系统临时路径目录。

参数

参数名类型描述

返回值

类型描述
string临时路径目录。

代码示例