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 );
Product Availability
Available with ArcGIS Desktop.
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 );