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.