Configuration Members
Include Protected Members
Include Inherited Members
Represents a project or project item's build configuration dependent properties.
The Configuration type exposes the following members.
Properties
Name
Description
Returns the collection containing the Configuration object supporting this property.
Gets the project configuration to be built.
Gets the top-level extensibility object.
Returns the requested Extender if it is available for this object.
Gets the Extender category ID (CATID) for the object.
Gets a list of available Extenders for the object.
Gets whether the project or project item configuration can be built.
Gets whether the project or project item configuration can be deployed.
Returns whether the project or project item configuration can be run.
Gets an object that can be accessed by name at run time.
Gets a collection of OutputGroup objects that contains the names of the files that are outputs for the project.
Gets the project or project item for the configuration.
Gets the name of the platform supported by this assignment.
Gets a collection of all properties that pertain to the Configuration object.
Gets a constant indicating the object type.
Top