ProjectConfigurationInSolution Class

Definition

This class represents an entry for a project configuration in a solution configuration.

C#
public sealed class ProjectConfigurationInSolution
Inheritance
ProjectConfigurationInSolution

Properties

ConfigurationName

The configuration part of this configuration - e.g. "Debug", "Release"

FullName

The full name of this configuration - e.g. "Debug|Any CPU"

IncludeInBuild

True if this project configuration should be built as part of its parent solution configuration

PlatformName

The platform part of this configuration - e.g. "Any CPU", "Win32"

Applies to

Ürün Sürümler
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17