Each section will be aligned on a boundary that is a multiple of the /filealign value. There is no fixed default. If /filealign is not specified, the common language runtime picks a default at compile time.
By specifying the section size, you affect the size of the output file. Modifying section size may be useful for programs that will run on smaller devices.
Use DUMPBIN to see information about sections in your output file.
To set this compiler option in the Visual Studio development environment
For information on how to set this compiler option programmatically, see FileAlignment.