VCFileConfiguration Members
Include Protected Members
Include Inherited Members
The VCFileConfiguration object contains build information about a file (VCFile object), including such things as what tool is attached to the file for that configuration.
The VCFileConfiguration type exposes the following members.
Methods
Name
Description
Compiles the selected file or reference.
Evaluates the value of a project model or environment macro. See Macros for Build Commands and Properties for more information about these macros.
Matches a specified name to the name of a collection item.
Top
Properties
Name
Description
Gets or sets a value indicating whether this item is excluded from the build.
Gets the file in which this VCFileConfiguration object is declared.
Gets or sets the name of the object.
Gets a value indicating whether the output of the specified file is up to date.
Gets the immediate parent object of a given object.
The project configuration associated with the selected file configuration.
Gets or sets the tool that will build the file.
Returns a pointer to the project engine.
Top