ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / DefaultFallbackTool Property

In This Topic
    DefaultFallbackTool Property
    In This Topic
    Gets the default fallback tool. This is the "esri_mapping_exploreTool".
    Syntax
    public string DefaultFallbackTool {get;}
    Public ReadOnly Property DefaultFallbackTool As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also