FeatureSupport.IsPresent 方法

确定系统中是否安装了指定的功能。

重载列表

名称 说明
FeatureSupport.IsPresent (Object) 确定系统中是否安装了任何具有指定功能的版本。
FeatureSupport.IsPresent (Object, Version) 确定系统中是否安装了指定功能的指定版本或较新版本。
FeatureSupport.IsPresent (String, String) 确定系统中是否安装了任何具有指定功能的版本。此方法为 static 方法。
FeatureSupport.IsPresent (String, String, Version) 确定系统中是否安装了指定功能的指定版本或较新版本。此方法为 static 方法。

请参见

参考

FeatureSupport 类
FeatureSupport 成员
System.Windows.Forms 命名空间