This document is archived and information here might be outdated.  Recommended version.


IGxApplication.CanRenameSelection Property (ArcObjects .NET 10.4 SDK)
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