This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDataElement Interface > IDataElement.GetBaseName Method (ArcObjects .NET 10.5 SDK) |
File base name.
[Visual Basic .NET] Public Function GetBaseName ( _ ) As String
[C#] public string GetBaseName ( );
[C++]
HRESULT GetBaseName(
BSTR* baseName
);
[C++]
Parameters baseName [out, retval] baseName is a parameter of type BSTR