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


IGxDialog.FinalLocation Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxDialog Interface > IGxDialog.FinalLocation Property
ArcGIS Developer Help

IGxDialog.FinalLocation Property

The dialog's final location.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDialog Interface