ArcGIS Pro 3.0 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, Windows 8.1

    See Also