ProjectItem::ConfigurationManager Property
Visual Studio 2015
Gets the ConfigurationManager object for this ProjectItem.
Assembly: EnvDTE (in EnvDTE.dll)
The ConfigurationManager object represents the project configurations for a project or project item. Each project configuration is uniquely identified by a project configuration name and platform name.
Show: