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 public List<WindowsFeature> NotInstalledWindowsFeatures { get; }
Property Value
Type:
ListWindowsFeatureSee Also