This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IC > ICadDrawingDataset Interface > ICadDrawingDataset.FilePath Property (ArcObjects .NET 10.5 SDK) |
The Full PathName of the Cad File.
[Visual Basic .NET] Public ReadOnly Property FilePath As String
[C#] public string FilePath {get;}
[C++]
HRESULT get_FilePath(
BSTR* FilePath
);
[C++]
Parameters FilePath [out, retval] FilePath is a parameter of type BSTR