Click or drag to resize
PackageComponents Property
Returns preinstalled package components (application modules).

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static MsiComponentCollection Components { get; }

Property Value

Type: MsiComponentCollection

Return Value

Type: MsiComponentCollection
Remarks
Associated HKEY_LOCAL_MACHINE registry values are stored under appropriate Applications subkey.
See Also