TelemetryClient.InstrumentationKey Property

Definition

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

public:
 property System::String ^ InstrumentationKey { System::String ^ get(); void set(System::String ^ value); };
public string InstrumentationKey { get; set; }
member this.InstrumentationKey : string with get, set
Public Property InstrumentationKey As String

Property Value

Applies to