TelemetryService.DetachTestChannel(ITelemetryTestChannel) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Desanexar canal de teste
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)
Parâmetros
- channel
- ITelemetryTestChannel