/V Compiler Option

Syntax: Default:
/V"string" No string.

Use /V to include a version string in the object and executable output files. The version string is set to string. The length of the string can be from 1 to 256 characters.

By default, no version string is set.



Summary of Compiler Options