Directory.CreateDirectory

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

参数

path要创建的目录路径。

描述

在指定路径中创建目录。