VCProject::RemoveToolFile Method (VCToolFile^)
Visual Studio 2015
Removes a custom build rules file from the project.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Parameters
- ToolFile
-
Type:
Microsoft.VisualStudio.VCProjectEngine::VCToolFile^
Required. The custom build rule file to remove.
Show: