OSFeature::IsPresent Method
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | IsPresent(Object^) | Determines whether any version of the specified feature is installed in the system.(Inherited from FeatureSupport.) |
![]() | IsPresent(Object^, Version^) | Determines whether the specified or newer version of the specified feature is installed in the system.(Inherited from FeatureSupport.) |
![]() ![]() | IsPresent(SystemParameter) | Retrieves a value indicating whether the operating system supports the specified feature or metric. |
Show:

