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


IFindCallBack.Application Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IF > IFindCallBack Interface > IFindCallBack.Application Property
ArcGIS Developer Help

IFindCallBack.Application Property

The application that this dialog belongs to.

[Visual Basic .NET]
Public ReadOnly Property Application As AppRef
[C#]
public AppRef Application {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IFindCallBack Interface