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
'Usage
Dim instance As preprocessOption
public enum preprocessOption
public enum class preprocessOption
public enum preprocessOption
Members
| Member name | Description | |
|---|---|---|
| preprocessNo | Do not preprocess. | |
| preprocessYes | With Line Numbers (/P) | |
| preprocessNoLineNumbers | Without Line Numbers (/EP /P) |