SendHandoffActivity.HandoffContext Property

Definition

Gets or sets the context object to be included when sending the handoff activity.

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)

Property Value

Object.

Applies to