VCProjectEngineObjectClass Members
Include Protected Members
Include Inherited Members
The main object for VCProjectEngine automation model.
The VCProjectEngineObjectClass type exposes the following members.
Constructors
Name
Description
A creator for the VCProjectEngineObject.
Top
Methods
Name
Description
Infrastructure. Microsoft Internal Use Only.
Creates a new project.
Infrastructure. Microsoft Internal Use Only.
Creates a tool file for custom build rules.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Evaluates the value of a project model or environment macro.
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Returns true if the specified file is in the <drive>:\Program Files\Microsoft Visual Studio 8\VC\include directory.
Loads a project.
Infrastructure. Microsoft Internal Use Only.
Loads a tool file.
Creates a shallow copy of the current Object. (Inherited from Object.)
Infrastructure. Microsoft Internal Use Only.
Infrastructure. Microsoft Internal Use Only.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets or sets a value indicating whether a log file will be created and populated with information about build activity.
Gets or sets a value indicating whether the output window will display times for all tools in the build.
Gets the object that is the source of events that are fired by the project engine.
Infrastructure. Microsoft Internal Use Only.
Gets the collection of platforms on the project engine.
Gets the Visual C++ projects in the solution.
Infrastructure. Microsoft Internal Use Only.
Gets or sets a value indicating whether or not to echo all environment variables into the build log during builds of Visual C++ projects.
Returns the tool files collection.
Gets or sets the file path for the tool file locations.
Controls whether or not the VCProjectEngine validates XML-files against schemas.
Top