TelemetryContext.ContextName Property

Definition

Gets ContextName which serves as convenient way to differ between properties from different contexts. ContextName added to the prefix of the shared properties.

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

Property Value

Applies to