Deployment Tools Foundation
Contains Method (columnName)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► ColumnCollection ► Contains(String)
Checks if a column with a given name exists in the collection.
Declaration Syntax
Parameters
- columnName (String)
- case-sensitive name of the column to look for
Return Value
true if the column exists in the collection, false otherwise