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 > IExtensionConfig Interface > IExtensionConfig.ProductName Property (ArcObjects .NET 10.5 SDK) |
Name of the extension.
[Visual Basic .NET] Public ReadOnly Property ProductName As String
[C#] public string ProductName {get;}
[C++]
HRESULT get_ProductName(
BSTR* Name
);
[C++]
Parameters Name [out, retval] Name is a parameter of type BSTR
ProductName is the name that is displayed for this extension in the Extensions dialog.