Click or drag to resize

WindowsFeatureIsInstalled Property

Represents wether this feature is currently installed on the operating system.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public bool IsInstalled { get; }

Property Value

Type: Boolean
See Also