The exported file name.
[Visual Basic .NET] Public Property ExportFileName As String
[C#] public string ExportFileName {get; set;}
[C++]
HRESULT get_ExportFileName(
BSTR* FileName
);
[C++]
HRESULT put_ExportFileName(
BSTR FileName
);
[C++]Parameters
FileName [out, retval] FileName is a parameter of type BSTR FileName [in] FileName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.