NotifyParentPropertyAttribute.No Campo

Definición

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

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

Valor de campo

Se aplica a

Consulte también