Share via


IBuildActionContributor Members

Include Protected Members
Include Inherited Members

Represents an extension point for adding build actions to the application-supplied actions.

The IBuildActionContributor type exposes the following members.

Methods

  Name Description
Public method GetBuildActions Returns a list of build actions to add to the project system.
Public method IsValidBuildAction Returns whether the pre-defined build actions ("Build", "NotInBuild" and "PropertiesFile") are valid for the specified project type.

Top

See Also

Reference

IBuildActionContributor Interface

Microsoft.VisualStudio.Data.Schema.Project.Project Namespace