次の方法で共有


NotifyParentPropertyAttribute.Yes フィールド

プロパティの値が変更されたことを親プロパティに通知することを示します。このフィールドは読み取り専用です。

Public Shared ReadOnly Yes As NotifyParentPropertyAttribute
[C#]
public static readonly NotifyParentPropertyAttribute Yes;
[C++]
public: static NotifyParentPropertyAttribute* Yes;
[JScript]
public static var Yes : NotifyParentPropertyAttribute;

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

NotifyParentPropertyAttribute クラス | NotifyParentPropertyAttribute メンバ | System.ComponentModel 名前空間