ResolveAssemblyReference.FullTargetFrameworkSubsetNames Property

Definition

Provide a set of names which if seen in the TargetFrameworkSubset list will cause the ignoring of TargetFrameworkSubsets.

Full, Complete

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
public string[] FullTargetFrameworkSubsetNames { get; set; }
C#
public string[] FullTargetFrameworkSubsetNames { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; set; }

Property Value

String[]

A string value that contains subset names.

Attributes

Remarks

Provides a set of names that, if seen in the TargetFrameworkSubset list, causes TargetFrameworkSubsets to be ignored.

Applies to

Product Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17