VCToolFile Members

Include Protected Members
Include Inherited Members

Gives access to custom build rules.

The VCToolFile type exposes the following members.

Methods

 

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 (.vcproj).

Top

Properties

 

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

See Also

Reference

VCToolFile Interface

Microsoft.VisualStudio.VCProjectEngine Namespace