PolicyActivity.RuleSetReferenceProperty Campo

Definición

Representa el DependencyProperty objeto que tiene como destino la RuleSetReference propiedad .

public: static initonly System::Workflow::ComponentModel::DependencyProperty ^ RuleSetReferenceProperty;
public static readonly System.Workflow.ComponentModel.DependencyProperty RuleSetReferenceProperty;
 staticval mutable RuleSetReferenceProperty : System.Workflow.ComponentModel.DependencyProperty
Public Shared ReadOnly RuleSetReferenceProperty As DependencyProperty 

Valor de campo

Comentarios

Puede acceder indirectamente a cada propiedad pública y evento de este tipo mediante la resolución de una propiedad de dependencia correspondiente. Esta propiedad de dependencia es el campo estático público denominado XProperty o XEvent, donde X es la propiedad correspondiente.

Se aplica a