ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / ClipboardItem Class / Data Property

In This Topic
    Data Property (ClipboardItem)
    In This Topic
    Gets and sets any additional item data
    Syntax
    public string Data {get; set;}
    Public Property Data As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also