MetalamaAPI documentationIntrospection APIMetalama.​Framework.​WorkspacesICompilation­SetTarget­Frameworks
Open sandboxFocus

ICompilationSet.TargetFrameworks Property

TargetFrameworks

Gets all target frameworks of projects in the current set of compilations.

Declaration
ImmutableArray<string> TargetFrameworks { get; }
Property Value
Type Description
ImmutableArray<String>