It is a good practice to highlight string variables or const in source code editor of Visual Studio to make them clear. Strings can be easily found especially you have long source code.
❌ Figure: Default string appearance
✅ Figure: Highlighted string appearance
✅ Figure: Tools | Options form of Visual Studio