Settings Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public ref class Settings sealed : System::Configuration::ApplicationSettingsBase
[System.CodeDom.Compiler.GeneratedCode("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
[System.Configuration.SettingsProvider(typeof(Microsoft.ReportDesigner.Properties.Settings/RBSettingsProvider))]
public sealed class Settings : System.Configuration.ApplicationSettingsBase
[<System.CodeDom.Compiler.GeneratedCode("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")>]
[<System.Configuration.SettingsProvider(typeof(Microsoft.ReportDesigner.Properties.Settings/RBSettingsProvider))>]
type Settings = class
inherit ApplicationSettingsBase
Public NotInheritable Class Settings
Inherits ApplicationSettingsBase
- Vererbung
-
Settings
- Attribute
Konstruktoren
| Name | Beschreibung |
|---|---|
| Settings() | |