This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IC > ICadTransformations Interface > ICadTransformations.WorldFileName Property (ArcObjects .NET 10.4 SDK) |
The pathname of the world file.
[Visual Basic .NET] Public Property WorldFileName As String
[C#] public string WorldFileName {get; set;}
[C++]
HRESULT get_WorldFileName(
BSTR* FilePath
);
[C++]
HRESULT put_WorldFileName(
BSTR FilePath
);
[C++]
Parameters FilePath [out, retval] FilePath is a parameter of type BSTR FilePath [in] FilePath is a parameter of type BSTR