Click or drag to resize

WindowsFeaturesCheckResult Properties

The WindowsFeaturesCheckResult type exposes the following members.

Properties
  NameDescription
Public propertyAvailableWindowsFeatures
Windows features actually available.
Public propertyMissingWindowsFeatureNames
Windows features names that are missing.
Public propertyNotInstalledWindowsFeatures
Windows features names that are available but not installed.
Public propertyRequiredWindowsFeatureNames
Windows feature names expected to be installed.
Top
See Also