ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Geometry.Exceptions Namespace / SpatialReferenceImmutableException Class / Message Property

In This Topic
    Message Property (SpatialReferenceImmutableException)
    In This Topic
    Gets the error message describing the details of the exception.
    Syntax
    Public Overrides ReadOnly Property Message As String
    public override string Message {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also