System.Windows.Forms.IFeatureSupport.IsPresent Method

Determines whether the specified or newer version of the specified feature is currently available on the system.

Syntax

public bool IsPresent (object feature, Version minimumVersion)

Parameters

feature
The feature to look for.
minimumVersion
A Version representing the minimum version number of the feature to look for.

Returns

true if the requested version of the feature is present; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0