RequestTelemetry.Properties Property

Definition

Gets a dictionary of application-defined property names and values providing additional information about this request. Learn more

public override System.Collections.Generic.IDictionary<string,string> Properties { get; }
member this.Properties : System.Collections.Generic.IDictionary<string, string>
Public Overrides ReadOnly Property Properties As IDictionary(Of String, String)

Property Value

Implements

Applies to