Deployment Tools Foundation
Remove Method (key)
Removes an install path from the map.
Declaration Syntax
Parameters
- key (String)
- Depending on the type of InstallPathMap, this is the primary key from the either the Directory, Component, or File table.
Return Value
true if the item was removed, false if it did not exist
Remarks
Changing an install path does not modify the Database used to generate this InstallPathMap.