ArcObjects Library Reference (CatalogUI)  

IGxApplication.CanRenameSelection Property

Indicates if the current selection can be renamed.

[Visual Basic .NET]
Public ReadOnly Property CanRenameSelection As Boolean
[C#]
public bool CanRenameSelection {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxApplication Interface