TelemetryClient.InstrumentationKey Property

Definition

Gets or sets the default instrumentation key for all ITelemetry objects logged in this TelemetryClient.

public string InstrumentationKey { get; set; }
Property Value