IFileUtility.CreateFolder method
Namespace: NextDesign.Desktop
Description
Generates a folder with the specified path.
The return value is the path of the generated folder.
argument
Name | Type | Description |
---|
path | string | Path of the folder to be created |
Return value