Message.Properties プロパティ

定義

ユーザーがデータを送信するときに設定されるユーザー プロパティのディクショナリを取得します。

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

プロパティ値

適用対象