This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPDataFile Interface > IGPDataFile.File Property (ArcObjects .NET 10.4 SDK) |
The embedded data file.
[Visual Basic .NET] Public Property File As String
[C#] public string File {get; set;}
[C++]
HRESULT get_File(
BSTR* File
);
[C++]
HRESULT put_File(
BSTR File
);
[C++]
Parameters File [out, retval] File is a parameter of type BSTR File [in] File is a parameter of type BSTR