ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / IncomingTool Property

In This Topic
    IncomingTool Property
    In This Topic
    Gets the Incoming tool. This is set when SetCurrentToolAsync is called.
    Syntax
    Public Shared ReadOnly Property IncomingTool As String
    public static string IncomingTool {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also