VCProjectEngine Methods
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Name | Description | |
|---|---|---|
![]() | AddFakeProps(Int32, Int32, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | CreateProject(String^) | Creates a new project. |
![]() | CreatePropertySheet(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | CreateToolFile(String^) | Creates a tool file for the project. |
![]() | Evaluate(String^) | Evaluates the value of a project model or environment macro. |
![]() | IsSystemInclude(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. |
![]() | LoadProject(String^) | Loads a project. |
![]() | LoadPropertySheet(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | LoadToolFile(String^) | Loads a project tool file. |
![]() | RemoveProject(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | RemovePropertySheet(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
