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


ISearchEngine.Enabled Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

ISearchEngine.Enabled Property

Indicates if the search engine is enabled.

[Visual Basic .NET]
Public Property Enabled As Boolean
[C#]
public bool Enabled {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISearchEngine Interface