public static void CreateDirectory (string path);

Parameters

path要创建的目录路径。

Description

在指定路径中创建目录。