I am simply searching how to obtain errors/warning for each function/member that isnt documented.
errors/warning
Im pretty sure I managed to do this on one of my proj
I can't say for VB.NET, but in C# projects whenever you enable "XML documentation file" checkbox in project properties (Build tab), Visual Studio starts complaining on each undocumented public member and type.