Question
1
Replies
51
Views
Posted: June 20, 2018
Last activity: June 22, 2018
C# Code Auto Generation
Hi,
I was wondering if anyone could explain to me the process that takes place in terms of the dragging and dropping of the items in the studio and how it the C# code is generated in the obj folder
Thanks
***Edited by Moderator Marissa to update platform capability tags***
Robotics uses the Visual Studio shell. The process is much the same as when adding items to your windows application or WPF application in visual studio. The code is auto-generated by the IDE.