ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework Namespace / ComponentElement Class / ReadAttribute Method
The name of the attribute.
Version

    ReadAttribute Method
    Reads the string value of the specified attribute.
    Syntax
    public string ReadAttribute( 
       string name
    )

    Parameters

    name
    The name of the attribute.

    Return Value

    The value of the attribute.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also