ReceiveActivity.WorkflowServiceAttributesProperty Champ
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.
Représente DependencyProperty qui cible la propriété ServiceOperationInfo.
public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ WorkflowServiceAttributesProperty;
public static readonly System.Workflow.ComponentModel.DependencyProperty WorkflowServiceAttributesProperty;
staticval mutable WorkflowServiceAttributesProperty : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly WorkflowServiceAttributesProperty As DependencyProperty
Valeur de champ
Remarques
La propriété WorkflowServiceAttributesProperty est une propriété de dépendance jointe qui est définie par l'activité ReceiveActivity. Cette propriété est jointe au workflow racine contenant l'activité ReceiveActivity à l'aide de l'appel de méthode SetWorkflowServiceAttributes au moment de la conception.
La propriété WorkflowServiceAttributesProperty est utilisée pour définir des attributs de comportement au niveau du service qui sont appliqués au service de workflow lors de son démarrage. Ces attributs ne peuvent pas être modifiés au moment de l'exécution.