ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Framework Namespace / NotificationItem Class / CustomContextMenuItemArgs Property

In This Topic
    CustomContextMenuItemArgs Property
    In This Topic
    Gets arguments for the custom context menu item.
    Syntax
    public object[] CustomContextMenuItemArgs {get;}
    Public ReadOnly Property CustomContextMenuItemArgs As Object()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also