ArcObjects Library Reference  (CatalogUI)    

IGxDialog.FinalLocation Property

The dialog's final location.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDialog Interface