Settings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
-
Settings
- Attributes
Constructors
| Settings() |