Summary
Gets the compiler target framework profile.
- Namespace
- Cake
.Common .Solution .Project - Containing Type
- ProjectParserResult
Syntax
public string TargetFrameworkProfile { get; }
Value
Type | Description |
---|---|
string | The target framework profile. |