ProjectFile.

IsMultiTargeted Property

Summary

Whether the project file is multi-targeted.
Namespace
Buildalyzer.Construction
Containing Type
ProjectFile

Syntax

public bool IsMultiTargeted { get; }

Remarks

Checks for an TargetFrameworks element.

Value

Type Description
bool