WorkflowParameterBinding.ParameterNameProperty 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.
Propriété de dépendance qui cible ParameterName.
public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ ParameterNameProperty;
public static readonly System.Workflow.ComponentModel.DependencyProperty ParameterNameProperty;
staticval mutable ParameterNameProperty : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly ParameterNameProperty As DependencyProperty
Valeur de champ
Remarques
Chaque properties
et events
public de ce type est accessible indirectement par la résolution d’un DependencyPropertyOptions correspondant. Il s’agit du public static field
nom XProperty
, respectivement XEvent
, où X est le ,respectivement event
, correspondant property
.
Vous accédez indirectement à chaque propriété et événement public de ce type par la résolution d’une propriété de dépendance correspondante. Cette propriété de dépendance est le champ statique public appelé XProperty ou XEvent , où X est la propriété correspondante.