ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TrayButton Class / Name Property

In This Topic
    Name Property (TrayButton)
    In This Topic
    Gets the DAML name content property of this TrayButton.
    Syntax
    public string Name {get;}
    Public ReadOnly Property Name As String
    Remarks
    This is a required property.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also