CustomProjectParserResult.

TargetFrameworkVersion Property

Summary

Gets the first compiler target framework version.

Syntax

public string TargetFrameworkVersion { get; set; }

Remarks

If this is a multi-target project, use

Attributes

Type Description
ObsoleteAttribute

Value

Type Description
string The target framework version.