Deployment Tools Foundation
Add Method (key, value)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► CustomActionData ► Add(String, String)
Adds a key and value to the data collection.
Declaration Syntax
Exceptions
Exception | Condition |
---|---|
ArgumentException | the key does not consist solely of letters,
numbers, and the period, underscore, and space characters. |