VCToolFile Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Name | Description | |
|---|---|---|
![]() | AddCustomBuildRule(String^, String^, String^, String^) | Adds a custom build rule to the tool file. |
![]() | RemoveCustomBuildRule(Object^) | Removes a custom, build rule from the tool file. |
![]() | Save(String^) | Saves the project file (.vcxproj). |
Show:
