VCCustomBuildRule Methods

Include Protected Members
Include Inherited Members

The VCCustomBuildRule type exposes the following members.

Methods

  Name Description
Public method AddBooleanProperty Adds a Boolean property to the custom build rule with the given name.
Public method AddEnumProperty Adds an enumeration property to the custom build rule with the given name.
Public method AddIntegerProperty Adds an integer property to the custom build rule with the given name.
Public method AddStringProperty Adds a string property to the custom build rule with the given name.
Public method RemoveProperty Removes the given property from the custom build rule.

Top

See Also

Reference

VCCustomBuildRule Interface

Microsoft.VisualStudio.VCProjectEngine Namespace