ArcObjects Library Reference (Framework)  

IAppROTEvents.AppRemoved Event

Occurs when an application reference is removed from the table.

[Visual Basic 6.0]
Event AppRemoved(
    ByVal pApp As IApplication _
)
[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