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)

속성 값

추적된 이벤트에 연결할 속성의 컬렉션입니다.

적용 대상