C
C#3d ago
Vlad

✅ Is it possible to invoke the Visual Studio hot-reload programmatically?

The application creates classes at runtime in development mode and it would be really helpful if we could tell visual studio to hot reload instead of what we are doing right now where you have to go press the little flame button every time. I'm also not interested in making it work for other IDEs or non-windows platforms.
3 Replies
Anton
Anton2d ago
I'd guess there's no such thing you'll probably need to do it forcefully by messing with the process
Unknown User
Unknown User2d ago
Message Not Public
Sign In & Join Server To View
MODiX
MODiX2d ago
If you have no further questions, please use /close to mark the forum thread as answered

Did you find this page helpful?