Hi All,
I would like to edit cs files but these files are shown as "Read-only".
How could I change it, so that I am able to edit files?
Thanks in advance!!
How to change cs file permission if it is read-only?
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: How to change cs file permission if it is read-only?
Hi jimmytang,
The Recording.cs files are read-only because they are auto-generated on every single test run. In order to use custom code please use either the Recording.UserCode.cs, UserCodeModules or C# classes.
Regards,
Robert
The Recording.cs files are read-only because they are auto-generated on every single test run. In order to use custom code please use either the Recording.UserCode.cs, UserCodeModules or C# classes.
Regards,
Robert