VCProjectEngineObjectClass Properties

Include Protected Members
Include Inherited Members

The VCProjectEngineObjectClass type exposes the following members.

Properties

  Name Description
Public property BuildLogging Gets or sets a value indicating whether a log file will be created and populated with information about build activity.
Public property BuildTiming Gets or sets a value indicating whether the output window will display times for all tools in the build.
Public property Events Gets the object that is the source of events that are fired by the project engine.
Public property PerformanceLogging Infrastructure. Microsoft Internal Use Only.
Public property Platforms Gets the collection of platforms on the project engine.
Public property Projects Gets the Visual C++ projects in the solution.
Public property PropertySheets Infrastructure. Microsoft Internal Use Only.
Public property ShowEnvironmentInBuildLog Gets or sets a value indicating whether or not to echo all environment variables into the build log during builds of Visual C++ projects.
Public property ToolFiles Returns the tool files collection.
Public property ToolFileSearchPaths Gets or sets the file path for the tool file locations.
Public property ValidateSchemas Gets or sets whether the VCProjectEngine object validates XML files against schemas.

Top

See Also

Reference

VCProjectEngineObjectClass Class

Microsoft.VisualStudio.VCProjectEngine Namespace