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)

属性值

适用于