UiPath Go ! BalaReva File Property Activities

Hi Guys,
I have successfully uploaded a package in UiPath Go.This package contains the below activities .

File Properties [File Read Only, File Securities, Hide Unhide]

The package contains the following 3 activities:

  • FileReadOnly - Make the file read only
  • FileSecurities - To add the user with permission to the security
  • HideUnhide - Hide or Unhide the file

https://go.uipath.com/component/file-property-activities

Regards
Balamurugan.S

4 Likes

Hi @balupad14,
Are you hard coding this or using PowerShell?

1 Like

Hi @Pablito,

Hard code means ?

Regards
Balamurugan.S

1 Like

I mean if you are coding this from scratch in C# or C++ or do you use powershell modules?

1 Like

I developed the components in C#.Net

Regards
Balamurugan.S

2 Likes

Nice. Thank you. I was just curious :slight_smile:

2 Likes