This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IPlugInFileSystemDataset Interface > IPlugInFileSystemDataset.FullPath Property (ArcObjects .NET 10.5 SDK) |
The full path to the dataset.
[Visual Basic .NET] Public ReadOnly Property FullPath As String
[C#] public string FullPath {get;}
[C++]
HRESULT get_FullPath(
BSTR* Path
);
[C++]
Parameters Path [out, retval] Path is a parameter of type BSTR