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

In This Topic
    Args Property (NotificationItem)
    In This Topic
    Gets the arguments associated with the action handler.
    Syntax
    public object[] Args {get;}
    Public ReadOnly Property Args As Object()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also