Click or drag to resize

WindowsFeaturesCheckResultRequiredWindowsFeatureNames Property

Windows feature names expected to be installed.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public HashSet<string> RequiredWindowsFeatureNames { get; }

Property Value

Type: HashSetString
See Also