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


IArcToolboxFind.Keywords Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IA > IArcToolboxFind Interface > IArcToolboxFind.Keywords Property
ArcGIS Developer Help

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