FeatureSwitches.ClientTelemetryEndpointEnabled Property

Definition

Gets a value that indicates whether the client telemetry endpoint is enabled.

public:
 property bool ClientTelemetryEndpointEnabled { bool get(); };
public bool ClientTelemetryEndpointEnabled { get; }
member this.ClientTelemetryEndpointEnabled : bool
Public ReadOnly Property ClientTelemetryEndpointEnabled As Boolean

Property Value

true if the client telemetry endpoint is enabled; otherwise, false.

Applies to