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
字段值
注解
在属性上指定此属性,以便仅在属性值更改时刷新关联的属性。