ArcGIS Pro 3.2 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 override string Message {get;}
    Public Overrides ReadOnly Property Message As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also