GetReferenceAssemblyPaths.FullFrameworkReferenceAssemblyPaths Property

Definition

Returns the path based on the passed in TargetFrameworkMoniker without considering the profile part of the moniker. If the TargetFrameworkMoniker is null or empty this path will be empty.

C#
[Microsoft.Build.Framework.Output]
public string[] FullFrameworkReferenceAssemblyPaths { get; }

Property Value

String[]

The paths based on the passed in TargetFrameworkMoniker without considering the profile part of the moniker. If the TargetFrameworkMoniker is null or empty, no paths will be returned.

Attributes

Applies to

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