VCConfiguration Methods

Include Protected Members
Include Inherited Members

The VCConfiguration type exposes the following members.

Methods

  Name Description
Public method AddPropertySheet Adds a property sheet to the collection of property sheets directly imported by a configuration.
Public method Build Builds the current configuration.
Public method BuildAndCallback Begins an asynchronous build of this configuration.
Public method BuildWithProperty Begins an asynchronous build with a given property set to some value beyond what is defined in the project file.
Public method BuildWithPropertySheet Used to set properties for builds.
Public method BuildWithPropertySheetPath Specifies a property sheet search path.
Public method Clean Invokes the Clean command for the current configuration.
Public method ClearToolProperty Clears the tool property value.
Public method CopyTo Copies the current configuration.
Public method Delete Infrastructure. Microsoft Internal Use Only.
Public method Deploy Deploys the project.
Public method Evaluate Evaluates the value of a project model or environment macro. See Macros for Build Commands and Properties for more information about these macros.
Public method GetEvaluatedPropertyValue
Public method GetUnevaluatedPropertyValue
Public method GetVCService
Public method IsBuildActionSupported Indicates whether a specified type of build applies to the currrent project configuration.
Public method IsUpToDate
Public method MatchName Matches a specified name to the name of a collection item.
Public method MovePropertySheet Moves a property sheet one position before or after the other property sheets directly imported by this configuration. Position is based on the evaluation order of the property sheets.
Public method Rebuild Rebuilds the current configuration.
Public method Relink Relink the project.
Public method RemovePropertySheet Removes a property sheet from the collection of property sheets directly imported by a configuration.
Public method StopBuild Cancels the build currently in progress on the specified configuration.
Public method WaitForBuild Suspends processing until build is complete.

Top

See Also

Reference

VCConfiguration Interface

Microsoft.VisualStudio.VCProjectEngine Namespace