activities
latest
false
UiPath logo, featuring letters U and I in white

Workflow Activities

Last updated Apr 23, 2025

CreateFolder

Creates a folder in the specified location. If a folder with the same name already exists at the specified path, the method does nothing. If a parent folder that does not exist is specified in the path, the entire path is created.

Definition

Namespace: UiPath.Activities.System.API

Assembly: UiPath.System.Activities.Api (in UiPath.System.Activities.Api.dll)

CreateFolder(String)

 ILocalResource CreateFolder(
	string path
)ILocalResource CreateFolder(
	string path
)
path String
The full path of the directory to be created.

Return value

ILocalResource

A reference to the folder created by the activity.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
© 2005-2025 UiPath. All rights reserved.