NotifyParentPropertyAttribute.Default フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
属性の状態が既定であることを示します。既定の状態では、プロパティの値が変更されても親プロパティには通知しません。 このフィールドは読み取り専用です。
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