Deployment Tools Foundation
Item Property (key)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► CustomActionData ► Item[([(String])])
Gets or sets a data value with a specified key.
Declaration Syntax
Parameters
- key (String)
- Case-sensitive data key.
Exceptions
Exception | Condition |
---|---|
ArgumentException | the key does not consist solely of letters,
numbers, and the period, underscore, and space characters. |