Version: 2020.2

Directory.CreateDirectory

切换到手册
public static void CreateDirectory (string path);

参数

path 要创建的目录路径。

描述

在指定路径中创建目录。