NotifyParentPropertyAttribute.Yes Campo

Definición

Indica que a la propiedad principal se le notifican los cambios en el valor de la propiedad. Este campo es de solo lectura.

public: static initonly System::ComponentModel::NotifyParentPropertyAttribute ^ Yes;
public static readonly System.ComponentModel.NotifyParentPropertyAttribute Yes;
 staticval mutable Yes : System.ComponentModel.NotifyParentPropertyAttribute
Public Shared ReadOnly Yes As NotifyParentPropertyAttribute 

Valor de campo

Se aplica a

Consulte también