Click or drag to resize

UninstalledMaterialUninstalledComponents Property

A list of the components that were uninstalled

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

Property Value

ListInstalledComponent
See Also