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


IArcToolboxFind.ArcCommands 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.ArcCommands Property
ArcGIS Developer Help

IArcToolboxFind.ArcCommands Property

The ArcCommands used by this tool.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IArcToolboxFind Interface