question

jung-2226 avatar image
0 Votes"
jung-2226 asked Viorel-1 answered

[Visual Studio 2019] Code Definition Windows question.

hello,



i select variable, but Code Definition Windows do not show anything.



how can i solve this?

122129-image.png

122202-image.png


vs-general
image.png (82.7 KiB)
image.png (38.5 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Viorel-1 avatar image
0 Votes"
Viorel-1 answered

In C# you can press <Alt+F12> or <F12> to view the definition. It seems that Code Definition Window is for C++ (https://docs.microsoft.com/en-us/visualstudio/ide/viewing-the-structure-of-code?view=vs-2019#code-definition-window-c).


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.