ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Utilities Namespace / EventLog Class / IsEnabled Property

In This Topic
    IsEnabled Property (EventLog)
    In This Topic
    Returns True if the application is running in diagnostic mode.
    Syntax
    public static bool IsEnabled {get;}
    Public Shared ReadOnly Property IsEnabled As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also