TelemetryService.DetachTestChannel(ITelemetryTestChannel) 方法

定义

分离测试通道

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

参数

适用于