Open sandboxFocus

Property TargetFramework

TargetFramework

Gets the target framework of this project, or null if the project does not specify a target framework.

Declaration
public string? TargetFramework { get; }
Property Value
Type Description
string