다음을 통해 공유


EventType.AdditionalProperties 속성

정의

public System.Collections.Generic.IDictionary<string,Newtonsoft.Json.Linq.JToken> AdditionalProperties { get; }
member this.AdditionalProperties : System.Collections.Generic.IDictionary<string, Newtonsoft.Json.Linq.JToken>
Public ReadOnly Property AdditionalProperties As IDictionary(Of String, JToken)

속성 값

IDictionary<String,Newtonsoft.Json.Linq.JToken>

적용 대상