次の方法で共有


NotifyParentPropertyAttribute.Default フィールド

属性の状態が既定であることを示します。既定の状態では、プロパティの値が変更されても親プロパティには通知しません。このフィールドは読み取り専用です。

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