RefreshPropertiesAttribute.Default Mező

Definíció

Azt jelzi, hogy más tulajdonságok nem frissülnek, ha a tulajdonság értéke módosul. Ez a mező csak olvasható.

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 

Mező értéke

Megjegyzések

Adja meg ezt az attribútumot egy tulajdonságon, hogy csak a társított tulajdonság frissüljön a tulajdonságérték módosításakor.

A következőre érvényes:

Lásd még