public static void CreateDirectory (string path);

파라미터

pathThe directory path to create.

설명

Creates directory in the specified path.