This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IA > IArcToolbox Interface > IArcToolbox.EditToolSource Method (ArcObjects .NET 10.4 SDK) |
Edits the source of the specified tool (if applicable).
[Visual Basic .NET] Public Sub EditToolSource ( _ ByVal tool As IGPTool _ )
[C#] public void EditToolSource ( IGPTool tool );