ConfigurationManager::ConfigurationRow Method (String^)
Visual Studio 2015
Returns a collection of items representing build configurations for one configuration name, such as "Debug" or "Retail."
Assembly: EnvDTE (in EnvDTE.dll)
Parameters
- Name
-
Type:
System::String^
Required. The name of the project or project item configuration to return.
There is one Configuration in the collection for each platform that has settings in this project.
Show: