ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / ToString Method

In This Topic
    ToString Method (Item)
    In This Topic
    Override the default ToString() method.
    Syntax
    public override string ToString()
    Public Overrides Function ToString() As String

    Return Value

    The type name, item name, and catalog path
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also