ResolveComReference.ResolvedAssemblyReferences Property

Definition

Gets or sets the resolved assembly references.

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

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

Property Value

The resolved assembly references.

Attributes

Applies to

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