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

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also