FileAlignment Property

TFS Build Extensions

Collapse imageExpand ImageCopy imageCopyHover image
This controls the file alignment used for the target assembly. The setter sets the value to the largest power of two that is no larger than the supplied argument, and is at least 512.

Command line option: /align:n

Default: 512

Namespace: TfsBuildExtensions.Activities.Framework
Assembly: TfsBuildExtensions.Activities.ILMerge (in TfsBuildExtensions.Activities.ILMerge.dll) Version: 1.0.0.0 (1.0.0.6)

See Also