Compartilhar via


TelemetryExtensions.GetEnvelopeName(ITelemetry) Método

Definição

Obtém o nome do envelope para o objeto ITelemetry.

public static string GetEnvelopeName (this Microsoft.ApplicationInsights.Channel.ITelemetry telemetry);
static member GetEnvelopeName : Microsoft.ApplicationInsights.Channel.ITelemetry -> string
<Extension()>
Public Function GetEnvelopeName (telemetry As ITelemetry) As String

Parâmetros

telemetry
ITelemetry

Objeto ITelemetry para o qual definir o nome do envelope.

Retornos

Nome do envelope do objeto ITelemetry fornecido.

Aplica-se a