ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.DragDrop Namespace / DropTargetAdorner Class / DropInfo Property

In This Topic
    DropInfo Property
    In This Topic
    Gets or sets information about the drop target and data being dropped.
    Syntax
    Public Property DropInfo As DropInfo
    public DropInfo DropInfo {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also