There is a tag - "vs-general" or just type "vs-" and you will see visual studio related tags
Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi, no matter how much I've searched for such a forum in Visual Studio forum (https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=visualstudio&forum=whatforum&filter=alltypes&sort=lastpostdesc), I could only see Visual Studio Development with: LightSwitch, Visual Studio Visualization, VSTA, Graphics Tools, and Visual Studio Languages with: Parallel Computing in C and Native Code and Visual F#.
I couldn't find one, even remotely related to Visual Studio functionality/features. And there I thought maybe there isn't one.
So basically I'd like to know something about suppressing warnings in Visual Studio so here I am, outside the Visual Studio forums, first looking for help with where I could post such a question.
<strike>Moreover, I'm asked to enter a tag in order to post this question but I can't find but tags related to Azure, Windows and one "dotnet-visual-basic".</strike>
There is a tag - "vs-general" or just type "vs-" and you will see visual studio related tags
Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav
There are Tags like
vs-general
vs-setup
vs-general Tag is OK...
So basically I'd like to know something about suppressing warnings in Visual Studio
In C++, with :
or more generally :
How to: Suppress compiler warnings