Deployment Tools Foundation
Item Property (propertyName)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► ProductInstallation ► Item[([(String])])
Gets information about an installation of a product.


- propertyName (String)
- Name of the property being retrieved.

Win32 MSI APIs: MsiGetProductInfo, MsiGetProductInfoEx

Exception | Condition |
---|---|
ArgumentOutOfRangeException | An unknown product or property was requested |
InstallerException | The installer configuration data is corrupt |