ArcObjects Library Reference (Catalog)  

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