Share via


Microsoft.Data.Schema.Common.Settings Namespace

The Microsoft.Data.Schema.Common.Settings namespace contains classes for features that provide settings that need to be hosted in the VS Tools -> Options page or the Project Properties page.

Classes

  Class Description
Public class SettingAttribute Represents the attribute used to specify whether a property is a setting and will be included in serialization and deserialization.
Public class SettingChange Represents a setting change.
Public class SettingsBase The base implementation for ISettings.
Public class SettingsChangedEventArgs Represents EventArgs used by the event handler SettingsChanged in ISettings.

Interfaces

  Interface Description
Public interface ISettings This interface defines the settings contract.