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

Developer guide

Last updated Mar 30, 2026

UiPath.Studio.Activities.Api.ProjectProperties

In this section you can find more information on how to build activities using UiPath.Studio.Activities.Api.ProjectProperties.

ExpressionLanguage

Note:

This feature was introduced in UiPath.Studio.Activities.Api v20.4.

Exposes the language for expression to activities.

Properties

TypeNameDescription
enumExpressionLanguageThe language for expression (VisualBasic or CSharp).

IProjectPropertiesService

Note:

This feature was introduced in UiPath.Studio.Activities.Api v20.4.

Entry point for functionality related to the language used for expressions.

Properties

TypeNameDescription
intGetExpressionLanguage()Returns an entry from ExpressionLanguage.
stringGetProjectDirectory()Returns the root directory of the current project.
stringGetProjectName()Returns the project name. Requires Studio 2022.4 or later.
stringGetTargetFramework()Returns the target framework of the current project (net461,net50,net50-windows). Requires Studio 2021.10 or later.
  • ExpressionLanguage
  • Properties
  • IProjectPropertiesService
  • Properties

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated