ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / DDEIsTopicSupported Method

In This Topic
    DDEIsTopicSupported Method
    In This Topic
    This is for Esri internal use only.
    Syntax
    protected internal virtual bool DDEIsTopicSupported( 
       string topic
    )
    Protected Friend Overridable Function DDEIsTopicSupported( _
       ByVal topic As String _
    ) As Boolean

    Parameters

    topic
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also