Share via


TelemetryEventArgs.Context Property

Definition

Used to include additional data about the event

public:
 property System::String ^ Context { System::String ^ get(); };
public:
 property Platform::String ^ Context { Platform::String ^ get(); };
public string Context { get; }
member this.Context : string
Public ReadOnly Property Context As String

Property Value

Applies to