Share via


OperationTelemetry.Properties Property

Definition

Gets the custom properties collection.

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

Property Value

Implements

Applies to