संपादित करें

इसके माध्यम से साझा किया गया


NotifyParentPropertyAttribute.No Field

Definition

Indicates that the parent property is not be notified of changes to the value of the property. This field is read-only.

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 

Field Value

Applies to

See also