Frage

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

War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top