SendHandoffActivity.HandoffContext Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’objet de contexte à inclure lors de l’envoi de l’activité de transfert.
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)