ArcObjects Library Reference (DataSourcesFile)  

ICadDrawingDataset.FilePath Property

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

Product Availability

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

See Also

ICadDrawingDataset Interface

.NET Related Topics

How to access members that control the CAD drawing dataset