Legacy Documentation: Version 5.3
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Directory.CreateDirectory

public static void CreateDirectory(string path);

Parameters

path The directory path to create.

Description

Creates directory in the specified path.