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


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

IDataElement.GetPath Method

File path.

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

Product Availability

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

See Also

IDataElement Interface