NotifyParentPropertyAttribute.Default フィールド

定義

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

public: static initonly System::ComponentModel::NotifyParentPropertyAttribute ^ Default;
public static readonly System.ComponentModel.NotifyParentPropertyAttribute Default;
 staticval mutable Default : System.ComponentModel.NotifyParentPropertyAttribute
Public Shared ReadOnly Default As NotifyParentPropertyAttribute 

フィールド値

適用対象

こちらもご覧ください