SendHandoffActivity.HandoffContext 属性

定义

获取或设置发送移交活动时要包含的上下文对象。

public AdaptiveExpressions.Properties.ObjectExpression<object> HandoffContext { get; set; }
member this.HandoffContext : AdaptiveExpressions.Properties.ObjectExpression<obj> with get, set
Public Property HandoffContext As ObjectExpression(Of Object)

属性值

Object.

适用于