I have a laptop with such setup, a big c# project is located on disk D:
How do I tell if when building it, SSD is used? Or, what is used? RAM?... I first build it from command line, and when I open Visual Studio, I can build from there again.
I realize this might be a newbie question so please don't throw things at me.