ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core.Geoprocessing Namespace / IGPItemInfo Interface / IsContainer Property

In This Topic
    IsContainer Property (IGPItemInfo)
    In This Topic
    true when ItemType is "toolbox" or "toolset"
    Syntax
    ReadOnly Property IsContainer As Boolean
    bool IsContainer {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.5 or higher.
    See Also