Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Used by the GeneratePreprocessedFile property.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
Public Enumeration preprocessOption
public enum preprocessOption
public enum class preprocessOption
type preprocessOption
public enum preprocessOption
Members
| Member name | Description | |
|---|---|---|
| preprocessNo | Do not preprocess. | |
| preprocessNoLineNumbers | Without Line Numbers (/EP /P) | |
| preprocessYes | With Line Numbers (/P) |