ICscHostObject.SetReferences(ITaskItem[]) Method

Definition

Specifies the items from which to import public type information into the current project.

C#
public bool SetReferences(Microsoft.Build.Framework.ITaskItem[] references);

Parameters

references
ITaskItem[]

The items from which to import public type information into the current project.

Returns

true if the method was successful; otherwise, false.

Applies to

Tuote Versiot
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17