NotifyParentPropertyAttribute.Yes Campo

Definizione

Indica che alla proprietà padre vengono notificate le 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