Compartir a través de


TelemetryTrackEventAction.Properties Propiedad

Definición

Obtiene o establece las propiedades que se van a adjuntar al evento de seguimiento.

public System.Collections.Generic.Dictionary<string,AdaptiveExpressions.Properties.StringExpression> Properties { get; set; }
member this.Properties : System.Collections.Generic.Dictionary<string, AdaptiveExpressions.Properties.StringExpression> with get, set
Public Property Properties As Dictionary(Of String, StringExpression)

Valor de propiedad

Colección de propiedades que se van a adjuntar al evento de seguimiento.

Se aplica a