NotifyParentPropertyAttribute.Default Campo

Definición

Indica el estado de atributo predeterminado, que la propiedad no debe notificar a la propiedad primaria los cambios en su valor. Este campo es de sólo lectura.

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

Valor de campo

Se aplica a

Consulte también