ArcGIS Pro 3.7 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 Overrides Function ToString() As String
    public override string ToString()

    Return Value

    The type name, item name, and catalog path
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also