See Also: OSFeature Members
Use the static instance of this class provided in the OSFeature.Feature property to query for operating system features. You cannot create an instance of this class.
To determine the version of a feature, call the OSFeature.GetVersionPresent(object) method. To determine if a feature or a specific version is present, call the FeatureSupport.IsPresent(string, string) method and specify the feature to look for with the feature identifiers provided in this class.