Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 1.28 KB

command-line-property-pages.md

File metadata and controls

28 lines (25 loc) · 1.28 KB
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
Command Line Property Pages | Microsoft Docs
11/04/2016
cpp-ide
article
vc.project.AdditionalOptionsPage
C++
Command Line property pages
e1721b6c-8b39-4b44-a41e-69b5bb470cc9
7
mikeblome
mblome
ghogen

Command Line Property Pages

Most property page folders contain a Command Line property page. This page displays which properties are set in the folder. The Command Line property page also contains an Additional Options box where you can specify properties that are valid for the tool but for which there is no property in the folder.

Any command that you enter in the edit box will be passed through to the tool for the folder. No verification or checks will be done on the input, nor will there be any dependency checking.

For information on how to access the Command Line property pages, see Working with Project Properties.

See Also

Property Pages
.Lib Files as Linker Input