Deployment Tools Foundation
ContainsKey Method (key)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► CustomActionData ► ContainsKey(String)
Determines whether the data contains an item with the specified key.
Declaration Syntax
Parameters
- key (String)
- Case-sensitive data key.
Return Value
true if the data contains an item with the key; otherwise, false