ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ShortCut Class / IsRemoved Property

In This Topic
    IsRemoved Property
    In This Topic
    Gets a boolean indicating whether this shortcut is removed.
    Syntax
    public bool IsRemoved {get;}
    Public ReadOnly Property IsRemoved As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also