Static function
Slow
File.CreateDirectory
Creates a Directory (for every folder passed)
Syntax
File.CreateDirectory(path)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
path
|
string | — | Path to folder |
Returns
- boolean if succeeded