Pregunta

My question

How do I write comments for my class methods in C++ using Microsoft Visual Studio 2010 and make them appear in the tooltip? Maybe it should work, but I do not see my comments appear in the tooltip.


An example

enter image description here

¿Fue útil?

Solución

You have to write "///" and immediately going to appear what you want. Sorry if i didn't understand your question.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top