This topic has not yet been rated - Rate this topic

VCToolFile Interface

Gives access to custom build rules.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
[GuidAttribute("401CC5AD-046D-4663-BC98-566183078A6D")]
public interface VCToolFile

The VCToolFile type exposes the following members.

  Name Description
Public property CustomBuildRules Gets the custom build rules for the project.
Public property Name Sets or gets the name of the tool file.
Public property Path Gets the path to the tool file.
Top
  Name Description
Public method AddCustomBuildRule Adds a custom build rule to the tool file.
Public method RemoveCustomBuildRule Removes a custom, build rule from the tool file.
Public method Save Saves the project file (.vcxproj).
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement