This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IE > IESRILicenseInfo Interface > IESRILicenseInfo.DefaultProduct Property (ArcObjects .NET 10.5 SDK) |
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