TelemetryTrackEventAction.Properties 屬性

定義

取得或設定要附加至追蹤事件的屬性。

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)

屬性值

要附加至追蹤事件的屬性集合。

適用於