Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
/MANIFESTFILE:filename
Remarks
/MANIFESTFILE lets you change the default name of the manifest file. The default name of the manifest file is the file name with .manifest appended.
/MANIFESTFILE will have no effect if you do not also link with /MANIFEST.
To set this linker option in the Visual Studio development environment
Open the project's Property Pages dialog box. For details, see How to: Open Project Property Pages.
Expand the Configuration Properties node.
Expand the Linker node.
Select the Manifest File property page.
Modify the Manifest File property.
To set this linker option programmatically
- See ManifestFile.