Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,263 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
hello,
i select variable, but Code Definition Windows do not show anything.
how can i solve this?
In C# you can press <Alt+F12> or <F12> to view the definition. It seems that Code Definition Window is for C++ (https://learn.microsoft.com/en-us/visualstudio/ide/viewing-the-structure-of-code?view=vs-2019#code-definition-window-c).