com.esri.arcgis.catalog
Interface IGxToolboxesFolder
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- GxToolboxesFolder, IGxToolboxesFolderProxy
public interface IGxToolboxesFolder
- extends Serializable
Provides access to properties/methods of a catalog toolboxes folder object.
Product Availability
Available with ArcGIS Desktop.
getPath
String getPath()
throws IOException,
AutomationException
- The value of the Path property.
Product Availability
Available with ArcGIS Desktop.
- Returns:
- The path
- Throws:
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.