ConfigurationManager Properties
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | ActiveConfiguration | Gets the current solution configuration that will be used if a solution build operation occurs. |
![]() | ConfigurationRowNames | Gets an array of all defined configuration names for the project or project item. |
![]() | Count | Gets a value indicating the number of objects in the collection. |
![]() | DTE | Gets the top-level extensibility object. |
![]() | Parent | Gets the immediate parent object of a ConfigurationManager object. |
![]() | PlatformNames | Gets a list of all available platforms. |
![]() | SupportedPlatforms | Gets a list of platform names that can be added to this project and which may be added to create build configurations. |
Show:
