IDirectoryMemberCopy link to this sectionLink to this section copied!

This interface allows to edit base information about a directory member.

DeclarationCopy link to this sectionLink to this section copied!

IDirectoryMember : IDispatch

PropertiesCopy link to this sectionLink to this section copied!

String Name - Sets or gets the directory member name.

IFolder Directory - Sets or gets the directory in which the directory member is located.

String FullPath - Gets the path in Advanced Installer project.

String Type - Gets the type of the directory member as a string.

MethodsCopy link to this sectionLink to this section copied!

IDirectoryMember methods:

  • DeleteFile() - This method deletes the directory member from the project. The object on which this method is called is no longer available for editing.