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