I have a root directory in a .props file that I want to use as a reference for the directories found in one of my .sln files, in the same way I can make a $(root_example) variable, and put that into a directory reference. I know .sln files have their own language separate from something like C# or Python however, so I can't tell if this is something I could do with a .sln file.