TelemetryService.AttachTestChannel(ITelemetryTestChannel) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- channel
- ITelemetryTestChannel