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


IDataElement.GetBaseName Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IDataElement.GetBaseName Method

File base name.

[Visual Basic .NET]
Public Function GetBaseName ( _
) As String
[C#]
public string GetBaseName (
);
[C++]
HRESULT GetBaseName(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IDataElement Interface