Click or drag to resize

WindowsFeaturesCheckResultAvailableWindowsFeatures Property

Windows features actually available.

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

Property Value

Type: ListWindowsFeature
See Also