ArcObjects Library Reference (Framework)  

IArcToolboxFind.Keywords Property

Keywords used to find this tool with the ArcToolbox Find tool.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IArcToolboxFind Interface