IVbcHostObject.SetResources(ITaskItem[]) Method

Definition

Specifies the .NET Framework resources to embed into the output file.

C#
public bool SetResources(Microsoft.Build.Framework.ITaskItem[] resources);

Parameters

resources
ITaskItem[]

The .NET Framework resources to embed into 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