This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IH > IHookHelper2 Interface > IHookHelper2.ExtensionManager Property (ArcObjects .NET 10.4 SDK) |
Manages the lifetime of extensions.
[Visual Basic .NET] Public ReadOnly Property ExtensionManager As IExtensionManager
[C#] public IExtensionManager ExtensionManager {get;}
[C++]
HRESULT get_ExtensionManager(
IExtensionManager** ppExtensionManager
);
[C++]
Parameters ppExtensionManager [out, retval]
ppExtensionManager is a parameter of type IExtensionManager