ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Operation Class / Name Property

In This Topic
    Name Property (Operation)
    In This Topic
    Gets the name of the operation as it is to appear in the undo/redo lists.
    Syntax
    public abstract string Name {get;}
    Public MustOverride ReadOnly Property Name As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also