UseTelemetry

Gets and sets a Boolean that determines whether the object uses the positioning information in the telemetry file assigned in the TelemetryFileName property.

 

JavaScript

 

UseTelemetry

 

C#

 

bool UseTelemetry { get; set; }

 

C++

 

HRESULT UseTelemetry([out, retval] VARIANT_BOOL* pVal)

HRESULT UseTelemetry([in] VARIANT_BOOL pVal)