NotifyParentPropertyAttribute.Yes Campo

Definizione

Indica che la proprietà padre riceve una notifica delle modifiche apportate al valore della proprietà . Questo campo è di sola lettura.

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 

Valore del campo

Si applica a

Vedi anche