Click or drag to resize

UninstalledMaterialUninstalledComponents Property

[This is preliminary documentation and is subject to change.]

A list of the components that were uninstalled

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public List<InstalledComponent> UninstalledComponents { get; set; }

Property Value

Type: ListInstalledComponent
See Also