次の方法で共有


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)

プロパティ値

追跡対象イベントにアタッチするプロパティのコレクション。

適用対象