次の方法で共有


RequestMessage.Properties プロパティ

定義

要求プロパティ ハンドラーで使用できる要求コンテキストごと。 これらは自動的にワイヤに含まれません。

public virtual System.Collections.Generic.Dictionary<string,object> Properties { get; }
member this.Properties : System.Collections.Generic.Dictionary<string, obj>
Public Overridable ReadOnly Property Properties As Dictionary(Of String, Object)

プロパティ値

適用対象