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


IGxApplication.CanRenameSelection Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxApplication Interface > IGxApplication.CanRenameSelection Property
ArcGIS Developer Help

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