ProjectCollectionChangedState Enum
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.
Properties or other mutable state associated with a ProjectCollection.
public enum class ProjectCollectionChangedState
C#
public enum ProjectCollectionChangedState
type ProjectCollectionChangedState =
Public Enum ProjectCollectionChangedState
- Inheritance
-
ProjectCollectionChangedState
Name | Value | Description |
---|---|---|
DefaultToolsVersion | 0 | The DefaultToolsVersion property changed. |
Toolsets | 1 | The toolsets changed. |
Loggers | 2 | The loggers changed. |
GlobalProperties | 3 | The global properties changed. |
IsBuildEnabled | 4 | The IsBuildEnabled property changed. |
OnlyLogCriticalEvents | 5 | The OnlyLogCriticalEvents property changed. |
HostServices | 6 | The HostServices property changed. |
DisableMarkDirty | 7 | The DisableMarkDirty property changed. |
SkipEvaluation | 8 | The SkipEvaluation property changed. |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
MSBuild | 15, 16, 17 |
MSBuild (.NET Core) | 15, 16, 17 |