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


IGxObject.BaseName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObject Interface > IGxObject.BaseName Property
ArcGIS Developer Help

IGxObject.BaseName Property

The base name of the object (i.e. no extension).

[Visual Basic .NET]
Public ReadOnly Property BaseName As String
[C#]
public string BaseName {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObject Interface