Configurations Members

Include Protected Members
Include Inherited Members

Contains a set of Configuration objects. Each collection represents a row of Configuration objects for a given configuration name and for each platform, or a column of each Configuration object for a given platform name, one for each configuration name.

The Configurations type exposes the following members.

Methods

 

Name

Description

Public method

GetEnumerator

Overloaded.

Public method

Item

Returns a Configuration object in a Configurations collection.

Top

Properties

 

Name

Description

Public property

Count

Gets a value indicating the number of objects in the Configurations collection.

Public property

DTE

Gets the top-level extensibility object.

Public property

Name

Gets the name of the object.

Public property

Parent

Gets the immediate parent object of a Configurations collection.

Public property

Type

Gets a constant indicating the Configurations type.

Top

See Also

Reference

Configurations Interface

EnvDTE Namespace