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


ISearchEngineProperties.Edit Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

ISearchEngineProperties.Edit Method

Opens a dialog box that lets a user set the search engine's properties.

[Visual Basic .NET]
Public Sub Edit ( _
    ByVal parentHWnd As Integer _
)
[C#]
public void Edit (
    int parentHWnd
);

Product Availability

Available with ArcGIS Desktop.

See Also

ISearchEngineProperties Interface