RefreshPropertiesAttribute(RefreshProperties) Konstruktor

Definice

Inicializuje novou instanci RefreshPropertiesAttribute třídy .

public:
 RefreshPropertiesAttribute(System::ComponentModel::RefreshProperties refresh);
public RefreshPropertiesAttribute (System.ComponentModel.RefreshProperties refresh);
new System.ComponentModel.RefreshPropertiesAttribute : System.ComponentModel.RefreshProperties -> System.ComponentModel.RefreshPropertiesAttribute
Public Sub New (refresh As RefreshProperties)

Parametry

refresh
RefreshProperties

Hodnota RefreshProperties označující povahu aktualizace.

Poznámky

Třída se RefreshPropertiesAttribute používá k aktualizaci zobrazení při návrhu.

Platí pro

Viz také