NotifyParentPropertyAttribute.No Campo

Definición

Indica que no se notifica a la propiedad primaria los cambios en el valor de la propiedad. Este campo es de sólo 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