次の方法で共有


NotifyParentPropertyAttribute.No フィールド

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

Public Shared ReadOnly No As NotifyParentPropertyAttribute
[C#]
public static readonly NotifyParentPropertyAttribute No;
[C++]
public: static NotifyParentPropertyAttribute* No;
[JScript]
public static var No : 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 名前空間