VCCustomBuildTool Members

Include Protected Members
Include Inherited Members

The VCCustomBuildTool object programmatically accesses the properties in the Custom Build Step property page in a project's Property Pages dialog box.

The VCCustomBuildTool type exposes the following members.

Properties

 

Name

Description

Public property

AdditionalDependencies

Gets or sets additional configuration-specific items to add to the link line, such as comdlg32.lib or kernel32.lib.

Public property

CommandLine

Gets or sets a command line for the build event tool to run.

Public property

Description

Gets or sets a string that represents the description for the object or the use of the output group.

Public property

ExecutionBucket

Infrastructure. Microsoft Internal Use Only.

Public property

Outputs

Gets or sets the output files the custom build step generates.

Public property

ToolKind

Gets the name of the kind of tool this is.

Public property

toolName

Gets the name of the specified tool.

Public property

ToolPath

Gets the path to the specified tool.

Public property

VCProjectEngine

Gets a pointer to the project engine.

Top

See Also

Reference

VCCustomBuildTool Interface

Microsoft.VisualStudio.VCProjectEngine Namespace