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 |
Gets the target framework of this project, or null if the project does not specify a target framework.
public string? TargetFramework { get; }| Type | Description |
|---|---|
| string |