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


IAppROTEvents.AppRemoved Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IA > IAppROTEvents Interface > IAppROTEvents.AppRemoved Event
ArcGIS Developer Help

IAppROTEvents.AppRemoved Event

Occurs when an application reference is removed from the table.

[Visual Basic .NET]
Public Event AppRemoved As AppRemovedEventHandler
[C#]
public event AppRemovedEventHandler AppRemoved

Product Availability

Available with ArcGIS Desktop.

See Also

IAppROTEvents Interface | IApplication Interface