TelemetryService.AttachTestChannel(ITelemetryTestChannel) Method

Definition

Attach test channel for diagnostics

public:
 static void AttachTestChannel(Microsoft::VisualStudio::Telemetry::ITelemetryTestChannel ^ channel);
public static void AttachTestChannel (Microsoft.VisualStudio.Telemetry.ITelemetryTestChannel channel);
static member AttachTestChannel : Microsoft.VisualStudio.Telemetry.ITelemetryTestChannel -> unit
Public Shared Sub AttachTestChannel (channel As ITelemetryTestChannel)

Parameters

Applies to