ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Geometry Namespace / SpatialReference Class / ProjectionName Property

In This Topic
    ProjectionName Property
    In This Topic
    Gets the name of the underlying projection of the spatial reference. Returns an empty string if IsProjected is false.
    Syntax
    Public ReadOnly Property ProjectionName As String
    public string ProjectionName {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also