Udostępnij przez


ClientSettingsProvider.Upgrade Metoda

Definicja

Ta metoda nie jest używana przez tę klasę.

public:
 virtual void Upgrade(System::Configuration::SettingsContext ^ context, System::Configuration::SettingsPropertyCollection ^ properties);
public void Upgrade (System.Configuration.SettingsContext context, System.Configuration.SettingsPropertyCollection properties);
abstract member Upgrade : System.Configuration.SettingsContext * System.Configuration.SettingsPropertyCollection -> unit
override this.Upgrade : System.Configuration.SettingsContext * System.Configuration.SettingsPropertyCollection -> unit
Public Sub Upgrade (context As SettingsContext, properties As SettingsPropertyCollection)

Parametry

context
SettingsContext

Nie używany.

properties
SettingsPropertyCollection

Nie używany.

Implementuje

Uwagi

Wywoływanie tej metody nie ma wpływu.

Dotyczy

Zobacz też