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


IFindDialogSettings.BackgroundMap Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IFindDialogSettings.BackgroundMap Property

Full name of the dataset to be used as the background map in the Geography tab.

[Visual Basic .NET]
Public Property BackgroundMap As String
[C#]
public string BackgroundMap {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IFindDialogSettings Interface