VCProjectEngineObject Methods

 

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

NameDescription
System_CAPS_pubmethodAddFakeProps(Int32, Int32, Int32)

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

System_CAPS_pubmethodCreateProject(String^)

Creates a new project.(Inherited from VCProjectEngine.)

System_CAPS_pubmethodCreatePropertySheet(String^)

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

System_CAPS_pubmethodCreateToolFile(String^)

Creates a tool file for the project.(Inherited from VCProjectEngine.)

System_CAPS_pubmethodEvaluate(String^)

Evaluates the value of a project model or environment macro.(Inherited from VCProjectEngine.)

System_CAPS_pubmethodIsSystemInclude(String^)

Returns true if the specified file is in the Vc7\include directory or if the file is one of the directories specified with sysincl.dat.(Inherited from VCProjectEngine.)

System_CAPS_pubmethodLoadProject(String^)

Loads a project.(Inherited from VCProjectEngine.)

System_CAPS_pubmethodLoadPropertySheet(String^)

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

System_CAPS_pubmethodLoadToolFile(String^)

Loads a project tool file.(Inherited from VCProjectEngine.)

System_CAPS_pubmethodRemoveProject(Object^)

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

System_CAPS_pubmethodRemovePropertySheet(Object^)

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

Return to top
Show: