ApplicationScopedSettingAttribute Konstruktor

Definition

Initialisiert eine neue Instanz der ApplicationScopedSettingAttribute-Klasse.

public:
 ApplicationScopedSettingAttribute();
public ApplicationScopedSettingAttribute ();
Public Sub New ()

Hinweise

Jede Anwendungseinstellungseigenschaft muss mit einem einzelnen Bereichsattribut angewendet werden, damit sie vom Einstellungsanbieter erkannt und serialisiert werden kann.

Gilt für:

Weitere Informationen