This document is archived and information here might be outdated.  Recommended version.


IProductInstalled Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IProductInstalled Interface
ArcGIS Developer Help

IProductInstalled Interface

Provides access to check what ArcGIS product installed on the machine.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

The IProductInstalled interface contains the method to retrieve which ArcGIS product installed on a machine. 

Members

Name Description
Method IsProductInstalled Check if the Product is installed on the machine.

Classes that implement IProductInstalled

Classes Description
ProductInstalled Class checks the installed ArcGIS products on the machine.