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


IESRILicenseInfo.DefaultProduct Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (System)  

IESRILicenseInfo.DefaultProduct Property

Indicates the product code that will be used on the current machine.

[Visual Basic .NET]
Public ReadOnly Property DefaultProduct As esriProductCode
[C#]
public esriProductCode DefaultProduct {get;}
[C++]
HRESULT get_DefaultProduct(
  esriProductCode* ProductCode
);
[C++]

Parameters ProductCode [out, retval]
ProductCode is a parameter of type esriProductCode

Product Availability

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

See Also

IESRILicenseInfo Interface

.NET Snippets

Get ArcGIS License Name