VCProjectEngineObjectClass Properties

 

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

NameDescription
System_CAPS_pubpropertyBuildLogging

Gets or sets a value indicating whether a log file will be created and populated with information about build activity.

System_CAPS_pubpropertyBuildTiming

Gets or sets a value indicating whether the output window will display times for all tools in the build.

System_CAPS_pubpropertyEvents

Gets the object that is the source of events that are fired by the project engine.

System_CAPS_pubpropertyPerformanceLogging

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubpropertyPlatforms

Gets the collection of platforms on the project engine.

System_CAPS_pubpropertyProjects

Gets the Visual C++ projects in the solution.

System_CAPS_pubpropertyPropertySheets

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubpropertyShowEnvironmentInBuildLog

Gets or sets a value indicating whether or not to echo all environment variables into the build log during builds of Visual C++ projects.

System_CAPS_pubpropertyToolFiles

Returns the tool files collection.

System_CAPS_pubpropertyToolFileSearchPaths

Gets or sets the file path for the tool file locations.

System_CAPS_pubpropertyValidateSchemas

Gets or sets whether the VCProjectEngine object validates XML files against schemas.

Return to top
Show: