Home > All Other Interfaces > ITerrainVideo > TelemetryFileName
A full path name to the telemetry file that this object should use.
JavaScript
TelemetryFileName
C#
string TelemetryFileName { get; set; }
C++
HRESULT TelemetryFileName([out, retval] BSTR* pVal)
HRESULT TelemetryFileName([in] BSTR pVal)