RefreshPropertiesAttribute.Default フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
プロパティ値が変更された場合に、ほかのプロパティ値が更新されないことを示します。 このフィールドは読み取り専用です。
public: static initonly System::ComponentModel::RefreshPropertiesAttribute ^ Default;
public static readonly System.ComponentModel.RefreshPropertiesAttribute Default;
staticval mutable Default : System.ComponentModel.RefreshPropertiesAttribute
Public Shared ReadOnly Default As RefreshPropertiesAttribute
フィールド値
注釈
プロパティ値が変更されたときに関連付けられているプロパティのみを更新するには、プロパティにこの属性を指定します。