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
Gets the compiler target framework profile.
- Assembly
- Cake
.Incubator .dll - Namespace
- Cake
.Incubator .Project - Containing Type
- Custom
Project Parser Result
Syntax
public string TargetFrameworkProfile { get; set; }
Value
Type | Description |
---|---|
string | The target framework profile. |