次の方法で共有


PlacementTarget.RequestContextData プロパティ

定義

配置を RequestContext トリガーした要求のディクショナリを取得します。

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

プロパティ値

適用対象