Compartir vía


PolicyActivity.RuleSetReferenceProperty Campo

Definición

Representa el DependencyProperty destinado a la propiedad RuleSetReference.

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

Usted tiene acceso indirectamente a cada propiedad pública y evento de este tipo por 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

Consulte también