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


IFindDialogSettings.BackgroundMap Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IF > IFindDialogSettings Interface > IFindDialogSettings.BackgroundMap Property
ArcGIS Developer Help

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