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


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

IDataElement.GetExtension Method

File extension.

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

Product Availability

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

See Also

IDataElement Interface