TelemetryFileName

Gets and sets a full path name to the telemetry file that the projector object should use.

 

JavaScript

 

TelemetryFileName

 

C#

 

string TelemetryFileName { get; set; }

 

C++

 

HRESULT TelemetryFileName([out, retval] BSTR* pVal)

HRESULT TelemetryFileName([in] BSTR pVal)