SolutionConfigurationInSolution Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This represents an entry for a solution configuration
public ref class SolutionConfigurationInSolution sealed
public sealed class SolutionConfigurationInSolution
type SolutionConfigurationInSolution = class
Public NotInheritable Class SolutionConfigurationInSolution
- Inheritance
-
SolutionConfigurationInSolution
Properties
ConfigurationName |
The configuration part of this configuration - e.g. "Debug", "Release" |
FullName |
The full name of this configuration - e.g. "Debug|Any CPU" |
PlatformName |
The platform part of this configuration - e.g. "Any CPU", "Win32" |