TargetFramework
Gets the identifier of the target framework, for instance netstandard2.0
.
Declaration
string? TargetFramework { get; }
Property Value
Type | Description |
---|---|
string |
Gets the identifier of the target framework, for instance netstandard2.0
.
string? TargetFramework { get; }
Type | Description |
---|---|
string |