Freigeben über


ServiceSettingsProvider.GetAppSettings Methode

Definition

Ruft die aktuellen Anwendungseinstellungen auf simulierte Weise ab.

protected virtual System.Collections.Specialized.NameValueCollection GetAppSettings ();
abstract member GetAppSettings : unit -> System.Collections.Specialized.NameValueCollection
override this.GetAppSettings : unit -> System.Collections.Specialized.NameValueCollection
Protected Overridable Function GetAppSettings () As NameValueCollection

Gibt zurück

Eine NameValueCollection , die die Anwendungseinstellungen enthält.

Gilt für: