Aracılığıyla paylaş


TelemetryConfiguration.TelemetryChannel Property

Definition

Gets or sets the telemetry channel.

public:
 property Microsoft::VisualStudio::ApplicationInsights::Channel::ITelemetryChannel ^ TelemetryChannel { Microsoft::VisualStudio::ApplicationInsights::Channel::ITelemetryChannel ^ get(); void set(Microsoft::VisualStudio::ApplicationInsights::Channel::ITelemetryChannel ^ value); };
public Microsoft.VisualStudio.ApplicationInsights.Channel.ITelemetryChannel TelemetryChannel { get; set; }
member this.TelemetryChannel : Microsoft.VisualStudio.ApplicationInsights.Channel.ITelemetryChannel with get, set
Public Property TelemetryChannel As ITelemetryChannel

Property Value

Applies to