Activities
latest
false
Banner background image
Workflow Activities
Last updated Apr 22, 2024

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.

  • Definition
  • CreateFolder(String)
  • Return value

Was this page helpful?

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