System.Windows.Forms.IFeatureSupport.GetVersionPresent Method

Retrieves the version of the specified feature.

Syntax

public Version GetVersionPresent (object feature)

Parameters

feature
The feature whose version is requested.

Returns

A Version representing the version number of the specified feature; or null if the feature is not installed.

Remarks

For an implementation of this method, see OSFeature.GetVersionPresent(object).

Requirements

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