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 RefreshPropertiesAttribute se používá k aktualizaci návrhového zobrazení v čase.

Platí pro

Viz také