IDirectoryMember
This interface allows to edit base information about a directory member.
Declaration
IDirectoryMember : IDispatch
Properties
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.
Methods
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.