IFeatureSupport.IsPresent Method
.NET Framework 3.5
Determines whether the specified feature is currently available on the system.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
IsPresent(Object) | Determines whether any version of the specified feature is currently available on the system. |
|
IsPresent(Object, Version) | Determines whether the specified or newer version of the specified feature is currently available on the system. |