Specify the directory hierarchy to search.
If the name contains spaces, it should be quoted.
Examples:
/dir e:\om\c\testApps
/dir "e:\om\c\dev workspace\mainBuild"
Projects will be searched for using the directory specified by the /dir command line argument.
This argument overrides any previous /solution argument.
Solutions will be searched for using the directory specified by the /dir command line argument. The solutions will be loaded and the projects referenced in those solutions will be scanned.
This argument overrides any previous /project argument.
Project files with the file extension .vcproj will not be scanned.
Project files with the file extension .vcproj will be scanned.
Project files with the file extension .vcxproj will not be scanned.
Project files with the file extension .vcxproj will be scanned.
Project files that have been moved will be scanned and modified.
Project files that have been moved will not be scanned and modified.
Project files that have been modified will have a backup saved prior to modification.
Project files that have been modified will not have a backup saved prior to modification.
When a project has been modified you will be prompted to confirm that it is OK to save the modified project.
When a project has been modified you will not be prompted to confirm that it is OK to save the modified project.