IVbcHostObject.SetLinkResources(ITaskItem[]) Method

Definition

Creates links to the specified .NET Framework resources in the output file; the resource files are not placed in the output file.

C#
public bool SetLinkResources(Microsoft.Build.Framework.ITaskItem[] linkResources);

Parameters

linkResources
ITaskItem[]

The .NET Framework resources to link to the output file.

Returns

true if the method was successful; otherwise, false.

Applies to

Produkt Versionen
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17