IMergeModule

DeclarationCopy link to this sectionLink to this section copied!

IMergeModule : IDispatch

OverviewCopy link to this sectionLink to this section copied!

This interface is meant to view information about an added merge module.

PropertiesCopy link to this sectionLink to this section copied!

String Name - Gets the name of the merge module.

IFolder Folder - Gets or sets the folder for the merge module's "TARGETDIR" directory.

IFeature Feature - Gets the feature that will contain the merge modules' components after the merge process ends. By default, it is the Main Feature.

String Version - Gets the version of the merge module.

String Dependencies - Gets the dependencies of the merge module.

String Author - Gets the author of the merge module.

String Comments - Gets the comments of the merge module.

String SourcePath - Gets the path to the location on the disk of the merge module.

String Platform - Gets the platform of the merge module.

Uint Oder - Gets the order of the merge module.