RefreshPropertiesAttribute.Default 欄位

定義

表示若屬性值改變,其他屬性不會被刷新。 此欄位僅供讀取。

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 

欄位值

備註

在屬性上指定此屬性,當屬性值改變時,僅刷新該屬性。

適用於

另請參閱