Report: Quality Notifications Format |
Option: -N |
Option Formats: -Ns Notice Summary Format -Nv Visual Studio 6.0 Interactive Format or .NET Interactive Format |
Compatible Options: RSM Option Cross Reference |
Usage: rsm -H -O"report.htm" -fa -o -n *.h *.cpp rsm -H -O"report.htm" -fa -o -n *.java rsm -H -O"report.htm" -fa -o -n -Ns *.h *.cpp rsm -H -O"report.htm" -fa -o -n -Nv *.h *.cpp rsm -H -O"report.htm" -Tn *.h *.cpp rsm -H -O"report.htm" -Tp *.h *.cpp |
Source: C, C++, C# and Java |
Quality notices output in Visual Studio format allows the user, inside the Visual Studio environment, to double click on a quality notice and jump directly to the file and specified line number. For specific information on setting up RSM as an integrated tool to Visual Studio visit Visual Studio configuration guide or the .NET installation guide. |