Click or drag to resize

WindowsFeaturesCheckResultNotInstalledWindowsFeatures Property

Windows features names that are available but not installed.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public List<WindowsFeature> NotInstalledWindowsFeatures { get; }

Property Value

Type: ListWindowsFeature
See Also