Settings Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
- Наследование
-
Settings
- Атрибуты
Конструкторы
| Имя | Описание |
|---|---|
| Settings() | |