次の方法で共有


EventDataInfo.Properties プロパティ

定義

イベントの <詳細を含む Key、Value> のペア (通常は Dictionary<String、String>) のセット。

public System.Collections.Generic.IReadOnlyDictionary<string,string> Properties { get; }
member this.Properties : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property Properties As IReadOnlyDictionary(Of String, String)

プロパティ値

適用対象