This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Incubator.
Summary
Whether the project parsed is in the newer VS2017 onwards format or the legacy pre 2017 format
- Assembly
- Cake
.Incubator .dll - Namespace
- Cake
.Incubator .Project - Containing Type
- Custom
Project Parser Result
Syntax
public bool IsVS2017ProjectFormat { get; set; }
Value
Type | Description |
---|---|
bool |