IVbcHostObject.SetAddModules(String[]) Method

Definition

Specifies one or more modules to be part of the assembly.

C#
public bool SetAddModules(string[] addModules);

Parameters

addModules
String[]

An array of modules to be part of the assembly.

Returns

true if the method was successful; otherwise, false.

Applies to

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