Deployment Tools Foundation
Remove Method (key)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► CustomActionData ► Remove(String)
Removes the item with the specified key from the data.
Declaration Syntax
Parameters
- key (String)
- Case-sensitive data key.
Return Value
true if the item was successfully removed from the data;
false if an item with the specified key was not found