VCResourceCompilerTool::PreprocessorDefinitions Property
Visual Studio 2015
Gets or sets one or more preprocessor definitions.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
PreprocessorDefinitions exposes the functionality of the compiler's /D (Preprocessor Definitions) option, the MIDL compiler's MIDL Property Pages: General option, and the resource compiler's Resources Property Pages option.
Show: