VCProjectEngineObjectClass 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 custom build rules. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Evaluate(String^) | Evaluates the value of a project model or environment macro. |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | IsSystemInclude(String^) | Returns true if the specified file is in the <drive>:\Program Files\Microsoft Visual Studio 8\VC\include directory. |
![]() | 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 tool file. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | 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. |
![]() | ToString() | (Inherited from Object.) |

